OlaWod / FreeVC

FreeVC: Towards High-Quality Text-Free One-Shot Voice Conversion
MIT License
602 stars 111 forks source link

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

Open 15755841658 opened 1 year ago

15755841658 commented 1 year ago

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 commented 1 year ago

VCTk dataset version maybe wrong

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

Linghuxc commented 1 year ago

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

Haipai1998 commented 2 months ago

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