You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MockingBird/synthesizer
AyahaShirane ad22997614
fixed the issues #372 (#379)
修复了一些参数传递造成的问题,把过时的torch.nn.functional.tanh()改成了torch.tanh()
3 years ago
..
models fixed the issues #372 (#379) 3 years ago
utils Support tensorboard to trace the training of Synthesizer (#98) 3 years ago
LICENSE.txt Init to support Chinese Dataset. 4 years ago
__init__.py Init to support Chinese Dataset. 4 years ago
audio.py fixed the issues #372 (#379) 3 years ago
gst_hyperparameters.py Add gst (#137) 3 years ago
hparams.py Add config file for pretrained 3 years ago
inference.py fixed the issues #372 (#379) 3 years ago
preprocess.py 支持data_aishell(SLR33)数据集 (#141) 3 years ago
preprocess_speaker.py fixed the issues #372 (#379) 3 years ago
preprocess_transcript.py Fix bug pre-processing magicdata 3 years ago
synthesize.py Fix inference on cpu device (#241) 3 years ago
synthesizer_dataset.py Fix a UserWarning (#273) 3 years ago
train.py Add config file for pretrained 3 years ago