MockingBird/models/synthesizer
babysor00 5c17fc8bb0 add pretrained 2023-02-18 09:31:05 +08:00
..
models Fix issue for training and preprocessing 2023-02-10 20:34:01 +08:00
utils Add vits 2023-02-04 14:13:38 +08:00
LICENSE.txt Refactor Project to 3 parts: Models, Control, Data 2022-12-03 16:54:06 +08:00
__init__.py Refactor Project to 3 parts: Models, Control, Data 2022-12-03 16:54:06 +08:00
audio.py Refactor Project to 3 parts: Models, Control, Data 2022-12-03 16:54:06 +08:00
gst_hyperparameters.py Refactor Project to 3 parts: Models, Control, Data 2022-12-03 16:54:06 +08:00
hparams.py Fix issue for training and preprocessing 2023-02-10 20:34:01 +08:00
inference.py Add vits 2023-02-04 14:13:38 +08:00
preprocess.py add pretrained 2023-02-18 09:31:05 +08:00
preprocess_audio.py add pretrained 2023-02-18 09:31:05 +08:00
preprocess_transcript.py Refactor Project to 3 parts: Models, Control, Data 2022-12-03 16:54:06 +08:00
synthesize.py Add vits 2023-02-04 14:13:38 +08:00
synthesizer_dataset.py Refactor Project to 3 parts: Models, Control, Data 2022-12-03 16:54:06 +08:00
train.py Add vits 2023-02-04 14:13:38 +08:00
train_vits.py Fix issue for training and preprocessing 2023-02-10 20:34:01 +08:00
vits_dataset.py add pretrained 2023-02-18 09:31:05 +08:00