MockingBird/encoder
Moose W. Oler f082a82420
fix issue #496 (#498)
pass `wav`, `sampling_rate` (in encoder/audio.py line 59 ) as keyword args instead of postional args to prevent warning messages from massing up console outputs while adopting librosa 0.9.1 occasionally.
2022-04-11 17:26:52 +08:00
..
data_objects Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
saved_models Allow to train encoder 2021-10-01 00:01:33 +08:00
__init__.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
audio.py fix issue #496 (#498) 2022-04-11 17:26:52 +08:00
config.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
inference.py Init ppg extractor and ppg2mel (#375) 2022-03-03 23:38:12 +08:00
model.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
params_data.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
params_model.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
preprocess.py Allow to train encoder 2021-10-01 00:01:33 +08:00
train.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00
visualizations.py Init to support Chinese Dataset. 2021-08-07 11:56:00 +08:00