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/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
3 years ago
..
encoder Init ppg extractor and ppg2mel (#375) 3 years ago
__init__.py Init ppg extractor and ppg2mel (#375) 3 years ago
e2e_asr_common.py Init ppg extractor and ppg2mel (#375) 3 years ago
encoders.py Init ppg extractor and ppg2mel (#375) 3 years ago
frontend.py Init ppg extractor and ppg2mel (#375) 3 years ago
log_mel.py Init ppg extractor and ppg2mel (#375) 3 years ago
nets_utils.py Init ppg extractor and ppg2mel (#375) 3 years ago
stft.py Init ppg extractor and ppg2mel (#375) 3 years ago
utterance_mvn.py Init ppg extractor and ppg2mel (#375) 3 years ago