MockingBird/ppg_extractor
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
2022-03-03 23:38:12 +08:00
..
encoder Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
__init__.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
e2e_asr_common.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
encoders.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
frontend.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
log_mel.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
nets_utils.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
stft.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
utterance_mvn.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00