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

[BUG REPORT] Exception Failed to load audio: [WinError 2] The system cannot find the file specified Skipping #89

Closed
TheKingGamer117 opened this issue Jul 30, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@TheKingGamer117
Copy link

Describe the bug
When trying to resample and split dataset after directly copying and pasting dataset path the error: "Exception Failed to load audio: [WinError 2] The system cannot find the file specified Skipping" seems to happen and will not see any audio files with in the folder.

To Reproduce
Copy and paste audio files path from windows explorer to dataset path

Expected behavior
Should see the audio files and load them to be used for training

Screenshots
image

@TheKingGamer117 TheKingGamer117 added the bug Something isn't working label Jul 30, 2023
@gitmylo
Copy link
Owner

gitmylo commented Jul 30, 2023

Do you have ffmpeg installed?

@TheKingGamer117
Copy link
Author

TheKingGamer117 commented Jul 30, 2023 via email

@gitmylo
Copy link
Owner

gitmylo commented Jul 30, 2023

it uses ffmpeg to load the audio but that message indicates that the command was not found, you could try converting the audios to wav using the ffmpeg utils' anything to wav converter

@TheKingGamer117
Copy link
Author

TheKingGamer117 commented Jul 30, 2023 via email

@gitmylo
Copy link
Owner

gitmylo commented Aug 17, 2023

If you're still having this issue, please reopen the issue, if not. You don't have to do anything.

@gitmylo gitmylo closed this as completed Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants