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/vocoder
Vega b617a87ee4
Init ppg extractor and ppg2mel (#375)
* Init  ppg extractor and ppg2mel

* add preprocess and training

* FIx known issues

* Update __init__.py

Allow to gen audio

* Fix length issue

* Fix bug of preparing fid

* Fix sample issues

* Add UI usage of PPG-vc
3 years ago
..
hifigan Init ppg extractor and ppg2mel (#375) 3 years ago
saved_models/pretrained add pretrained hifigan 4 years ago
wavernn Init ppg extractor and ppg2mel (#375) 3 years ago
LICENSE.txt Init to support Chinese Dataset. 4 years ago
display.py Support tensorboard to trace the training of Synthesizer (#98) 3 years ago
distribution.py Init to support Chinese Dataset. 4 years ago
vocoder_dataset.py Support train hifigan (#83) 4 years ago