Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 314 Bytes

FastSpeech 2 - Epoch

Preprocessing

Please check preprocess_mat_data.py (code) and preprocess_mat_data.sh (arguments), to see how to convert the mat file into numpy folders.

How the mat folder look like:

Your mat folder/
│
├─LJ001-0001.mat
├─LJ001-0002.mat
├─LJ001-0003.mat
│....