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
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.
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 fix issue #496 (#498) 3 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