Skip to content
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

Mismatch of audio file name between VoiceMOS Challenge 2022 audio dataset and mos-list #6

Open
bear1349 opened this issue Jul 12, 2023 · 1 comment

Comments

@bear1349
Copy link

Hello,

I created a runtime environment according to "VoiceMOS_baseline_README" and then downloaded the VoiceMOS Challange 2022 dataset from the specified website (https://zenodo.org/record/6572573#.Yphw5y8RprQ) and ran "python run_inference_for_challenge.py --datadir path/to/DATA". However, after displaying "Starting prediction", I got the following error message.
"RuntimeError: Error loading audio file: failed to open file . /main/DATA/wav/~.wav"
This may be due to a mismatch between the audio file name in the downloaded VoiceMOS Challenge 2022 dataset and in /main/DATA/sets/val_mos_list.txt.
Could you please confirm the facts and provide a solution?
Thank you!

@ecooper7
Copy link
Contributor

ecooper7 commented Aug 8, 2023

Hello,

Have you run the scripts in the VoiceMOS dataset to gather all the data? The materials on Zenodo are not all of the data, but scripts to obtain the data. If you have already done these steps and still get the error, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants