gitmylo / audio-webui

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

[BUG REPORT] Bark TTS stuck on 100% but no file is created #117

Open G-force78 opened 1 year ago

G-force78 commented 1 year ago

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

Doesnt complete inference, it stays on 100%

To Reproduce Steps to reproduce the behavior:

Use Bark TTS, add text, using strict long

Expected behavior A clear and concise description of what you expected to happen.

Finishes and produces file

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

gitmylo commented 1 year ago

Does it say anything in the console?

G-force78 commented 1 year ago

Does it say anything in the console?

No there was nothing anywhere, the UI kept running but nothing was produced.

I did get it running later but the result was terrible that resulted in this sort of output "weeeeeee aarrrrrrrrrrrrrrreee goooooooooooinggggggg" with a load of noise too.

gitmylo commented 1 year ago

You might have had a bad prompt if that was the output, bark can have issues when the prompt is too short.