jjery2243542 / adaptive_voice_conversion

Apache License 2.0
469 stars 89 forks source link

about data preprocess #31

Open atravler opened 3 years ago

atravler commented 3 years ago

why is the preprocess of data so slow? by using make_datasets_vctk.py. How could i speed it up? because this preprocess cost me more than ten hours, if anyone could solve it please reply me. Thanks a lot.

jlmarrugom commented 3 years ago

It uses CPU instead of GPU. I don't know how to solve it yet.