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

About Python version and sampling rate #3

Open
xiaocui-iii opened this issue Apr 10, 2024 · 0 comments
Open

About Python version and sampling rate #3

xiaocui-iii opened this issue Apr 10, 2024 · 0 comments

Comments

@xiaocui-iii
Copy link

xiaocui-iii commented Apr 10, 2024

Hello, I would like to ask two questions
One is what python version are you running your model on, I'm running it with version 3.9 but there are many global declarations in compute_metrics_norm.py that report an error about not being defined.
Another question, the dataset VCTK-DEMAND is this one https://datashare.ed.ac.uk/handle/10283/2791, it's all 48Khz audio, I use sound.set_frame_rate(16000) to reduce it to 16Khz, but the code is still reporting an error Error: Unsupported sampling rate. how to regulate lower sampling rate?

@xiaocui-iii xiaocui-iii changed the title About About Python version and sampling rate Apr 10, 2024
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

1 participant