gitmylo / audio-webui

A webui for different audio related Neural Networks
MIT License
1.01k stars 94 forks source link

[BUG REPORT] Unable to run RVC #79

Closed labx12 closed 1 year ago

labx12 commented 1 year ago

Describe the bug When attempting to run RVC on an input file, in this case, a sub 10 second .wav file, a bunch of traceback errors are thrown in the console and I'm not entirely sure what the issue would be.

To Reproduce Steps to reproduce the behavior: After loading RVC model, try to run the model on an input.

Expected behavior Supposed to process the audio as expected, but throws a bunch of traceback errors instead.

Screenshots Attached a .txt w/ the error (it's 140 lines.) audio-webui error log.txt

gitmylo commented 1 year ago

Send a screenshot of your settings. Also, did you wait for the file to finish uploading? (this is indicated by being able to preview the audio in the editor)

gitmylo commented 1 year ago

I'm going to close this issue due to inactivity.