gitmylo / audio-webui

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

[BUG REPORT] Audiocraft doesn't work #66

Closed perkel666 closed 1 year ago

perkel666 commented 1 year ago

Describe the bug Default installation with no changes to settings. I type 'smooth jazz at beach' I click generate and nothing. IT doesn't do anything at all. No error, no nothing.

Expected behavior It should generate music.

gitmylo commented 1 year ago

Do you have a model loaded? Press the rocket button to load a model, and bomb to unload.

perkel666 commented 1 year ago

Do you have a model loaded? Press the rocket button to load a model, and bomb to unload.

Nope did not have it loaded. Didn't know rocket loaded it as there was no tooltip and wiki isn't showing how to use audiocraft.

gitmylo commented 1 year ago

Yeah, i will add an error message, a lot of the ui on the audiocraft tab is copied from the audioldm tab, but the textbox was removed so it won't show that message.

gitmylo commented 1 year ago

New error message.

image

perkel666 commented 1 year ago

yeah but there should be at least toolbox on those rockets and bombs. Otherwise i wouldn't even know where to load model. I would search folders or something.

Or even better make so that picking model loads model on generation. So user doesn't need to manually load it. It will stay using model unless you change tool or model.

gitmylo commented 1 year ago

yeah but there should be at least toolbox on those rockets and bombs. Otherwise i wouldn't even know where to load model. I would search folders or something.

Or even better make so that picking model loads model on generation. So user doesn't need to manually load it. It will stay using model unless you change tool or model.

this has been updated as well, hovering over emoji buttons now gives a tooltip!