-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Thanks for preparing the code. I think there are some minor issues for beginners to execute the code:
- The required packages and their specific versions are not listed in readme file (and I couldn't find it somewhere else in repositories).
- It would be better to prepare a link to the dataset in readme file. In this way we will make sure we are using the exact version of the dataset which was used in the paper.
- I downloaded the VCTK dataset and the files have .wav format in under /wav48 folder. So, I think it the preprocessing.py file, the extension variable (line 113) should be '.wav' instead of '.mp3'.
- After preprocessing, I found out that the test and train sets are not separated in tow different folders. Should we separate them manually by taking 20 speakers' as the test set and preprocess them individually?
Please let me know if I was incorrect in each of the above three points. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels