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

i get this error when i try to train #218

Open
zachysaur opened this issue Apr 17, 2024 · 2 comments
Open

i get this error when i try to train #218

zachysaur opened this issue Apr 17, 2024 · 2 comments

Comments

@zachysaur
Copy link

runtime\python.exe trainset_preprocess_pipeline_print.py F:\New folder\Mangio-RVC-v23.7.0\audios\1\ 40000 4 F:\New folder\Mangio-RVC-v23.7.0/logs/mi-test False
Traceback (most recent call last):
File "F:\New folder\Mangio-RVC-v23.7.0\trainset_preprocess_pipeline_print.py", line 8, in
sr = int(sys.argv[2])
ValueError: invalid literal for int() with base 10: 'folder\Mangio-RVC-v23.7.0\audios\1\'

@mgauffin
Copy link

Was this resolved? Because I have the same exact problem.

@mgauffin
Copy link

Solved this by putting the folder on my D drive.
Got another problem while processing which was solved by changing the mp3 files to wav.
But now i have a final problem om the last step where it just tells me to check the log and I dont do code so i have no clue

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

2 participants