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/ppg2mel/utils
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
..
abs_model.py Init ppg extractor and ppg2mel (#375) 3 years ago
basic_layers.py Init ppg extractor and ppg2mel (#375) 3 years ago
cnn_postnet.py Init ppg extractor and ppg2mel (#375) 3 years ago
mol_attention.py Init ppg extractor and ppg2mel (#375) 3 years ago
nets_utils.py Init ppg extractor and ppg2mel (#375) 3 years ago
vc_utils.py Init ppg extractor and ppg2mel (#375) 3 years ago