MockingBird/synthesizer
Vega ddd478c0ad
Web server (#94)
* Init App

* init server.py (#93)

* init server.py

* Update requirements.txt

Add requirement

Co-authored-by: auau <auau@test.com>
Co-authored-by: babysor00 <babysor00@gmail.com>

* Run web.py!

Run web.py!

Co-authored-by: balala <Ozgay@users.noreply.github.com>
Co-authored-by: auau <auau@test.com>
2021-09-21 16:56:12 +08:00
..
models Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
utils Fix compatibility issue of symbols 2021-08-29 00:48:07 +08:00
__init__.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
audio.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
hparams.py Web server (#94) 2021-09-21 16:56:12 +08:00
inference.py Add quick path to preprocess audio, denoise audio when loading in toolbox 2021-08-30 22:22:06 +08:00
LICENSE.txt Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
preprocess_speaker.py [FIX] Fix preprocessing bug for aishell3 2021-09-19 00:09:16 +08:00
preprocess_transcript.py [FIX] Fix preprocessing bug for aishell3 2021-09-19 00:09:16 +08:00
preprocess.py [FIX] Fix preprocessing bug for aishell3 2021-09-19 00:09:16 +08:00
synthesize.py Support training your own vocoder 2021-08-29 15:43:54 +08:00
synthesizer_dataset.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
train.py Fix compatibility issue of symbols 2021-08-29 00:48:07 +08:00