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

!svc pre-config showing warning like this "0% 0/200 [00:00<?, ?it/s][20:54:41] WARNING [20:54:41] " on google colab #1127

Open
2 tasks done
ajuremesh opened this issue Mar 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ajuremesh
Copy link

Describe the bug

after importing audio sample wave file from google drive, i executed
!svc pre-resample
command and got output like this:

  • Preprocessing: 100% 200/200 [00:09<00:00, 20.27it/s]

My dataset has 200 samples, and all are 9 to 10 seconds long. WAV file.

Next, i executed

!svc pre-config

and the output is

  • 0% 0/200 [00:00<?, ?it/s][20:54:41] WARNING [20:54:41]

I found a closed bug here for this, but there is no resolution provided.

Can anyone help me execute this code without any errors?

To Reproduce

na

Additional context

No response

Version

4

Platform

google colab

Code of Conduct

  • I agree to follow this project's Code of Conduct.

No Duplicate

  • I have checked existing issues to avoid duplicates.
@ajuremesh ajuremesh added the bug Something isn't working label Mar 16, 2024
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

1 participant