Song doesn't appear to play (regardless of any browser)

#5
by Nothsa - opened

Do note that app.py was downloaded onto my machine (more than capable of MusicGen small) however regardless of browser or engine the audio doesn't appear to play even if it's generated perfectly fine. During and after generation, it appears to have no content in the file. It does not play.

image.png
image.png

Help is much appreciated. Thanks.

same issue. having done musicgen stuff in browsers myself, this seems really hard to pull off in-browser but might prove incredibly useful for local applications.

really intrigued by this and would love to figure out what's going wrong here.

Hey @Nothsa @thecollabagepatch - could you confirm that you're using the latest version of Gradio?

pip install --upgrade gradio

This fix was required to enable streaming mode in the Space, c.f. this commit

aha space workey now. dope.

rly excited to play with this functionality ty

Sign up or log in to comment