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

FileNotFoundError: [Errno 2] No such file or directory: 'audio_32k/1-100032-A-0.wav' #53

Open
Darcy0218 opened this issue Nov 16, 2023 · 2 comments

Comments

@Darcy0218
Copy link

while preparing dataset for esc-50

@RetroCirce
Copy link
Owner

Hi, since the original checkpoint of HTS-AT is trained on 32kHz data, when I evaluated the finetuning result on ESC-50, I first resampled ESC-50 data into 32kHz.

So this audio is referred to the 1-100032-A-0.wav audio file in 32kHz. You need to download the ESC-50 data and resample them to 32kHz. You can refer to torchaudio or librosa library to perform this

@Roon311
Copy link

Roon311 commented Feb 24, 2024

I think there is an error in the resampling process, I am encountering the same error

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

3 participants