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

The audio suffix of VCTK data set is not '_ mic2.flac'? #66

Open
15755841658 opened this issue Mar 10, 2023 · 3 comments
Open

The audio suffix of VCTK data set is not '_ mic2.flac'? #66

15755841658 opened this issue Mar 10, 2023 · 3 comments

Comments

@15755841658
Copy link

image

if os.path.exists(wav_path) and '_mic2.flac' in wav_path is error? "and" change to "or"?

And there is a problem with my data set?

@MuruganR96
Copy link
Contributor

VCTk dataset version maybe wrong

refer this: https://datashare.ed.ac.uk/handle/10283/3443

@Linghuxc
Copy link

@15755841658 Have you solved the problem? My VCTK dataset also doesn't have '_mic2.flac'. How should I solve it?

@Haipai1998
Copy link

If your data is already .wav and do downsample to 16khz, it's enough. Otherwise, you need to do downsample

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

4 participants