gitmylo / audio-webui

A webui for different audio related Neural Networks
MIT License
973 stars 90 forks source link

[BUG REPORT] UI crashes running RVC with no result #121

Open G-force78 opened 11 months ago

G-force78 commented 11 months ago

Describe the bug A clear and concise description of what the bug is.

UI crashes nothing is produced despite not getting close to maxing out memory

To Reproduce Steps to reproduce the behavior:

Run RVC with a 3+ minute song

Expected behavior

Produce mp4 and mp3 with new voice

Additional context

Have tried Harvest and torchcrepe, harvest on its own.

UIcrash

gitmylo commented 11 months ago

It looks like it was done from the screenshot, but then control + c was pressed, which is the shortcut to exit an application in a terminal. Did you press ctrl + c?

If it hangs a bit after completing, that's because it's making the waveform video, which usually doesn't take very long, but could take a few seconds for a few minute video.

G-force78 commented 11 months ago

No I pressed nothing

gitmylo commented 11 months ago

I'm not sure then, the screenshot claims the generation was done (indicated by the Success), and then someone (or maybe the program itsself somehow) pressed control + c