-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The tfrecord files #23
Comments
Hi @xjwla Thanks for opening the issue. On my local copy of the TCD-TIMIT dataset I made a few corrections, most of them for speaker 42M. It would not be possible for me to share raw or processed data because it is licensed. |
HI, I am also facing the same issue when I run write_records_tcd.py. I am able to run till I reach this error: FileNotFoundError: [Errno 2] No such file or directory: './datasets/tcdtimit/volunteers/01M/Clips/straightcam/si2077.wav' Am I suppose to download a local copy of the TCD-TMIT dataset before running the script? Thank you in advance for your help! |
@clarahohohoho Most datasets that I've worked with required me to sign up with an academic email or fill in license agreements. I did not see an easy way to automate this process. After all, data preparation is still one of the most time consuming aspects of machine learning. |
Hi George, Appreciate your quick reply on this! Unfortunately while working on this, the download link provided on (http://www.mee.tcd.ie/~sigmedia/Resources/TCD-TIMIT) is unavailable at the moment due to the upgrading of the servers. Are you able to share the raw TCD-TIMIT dataset with me? Thank you! |
@clarahohohoho This github repository is not related to the management of the TCD-TIMIT dataset, and I recommend that you contact my supervisor for any further assistance on this topic. |
Sorry, another question, I didn't know which is the true label_file in Thank you! |
@ZhangYX-bin |
Hi, Unfortunately, I had the same problem that the download link provided on (http://www.mee.tcd.ie/~sigmedia/Resources/TCD-TIMIT) is unavailable. May I ask if you have found a solution. Thank you very much |
Hi,
Because the dataset I downloaded is incomplete. When I use write_records_tcd.py to convert data into .tfrecord files, I cannot get the complete files. Can you send the .tfrecords files to my email address: [email protected].
Thank you very much.
xjw
The text was updated successfully, but these errors were encountered: