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/encoder
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
..
data_objects Init to support Chinese Dataset. 4 years ago
saved_models Allow to train encoder 3 years ago
__init__.py Init to support Chinese Dataset. 4 years ago
audio.py Init to support Chinese Dataset. 4 years ago
config.py Init to support Chinese Dataset. 4 years ago
inference.py Init ppg extractor and ppg2mel (#375) 3 years ago
model.py Init to support Chinese Dataset. 4 years ago
params_data.py Init to support Chinese Dataset. 4 years ago
params_model.py Init to support Chinese Dataset. 4 years ago
preprocess.py Allow to train encoder 3 years ago
train.py Init to support Chinese Dataset. 4 years ago
visualizations.py Init to support Chinese Dataset. 4 years ago