riffusion / riffusion-app-hobby

Stable diffusion for real-time music generation (web app)
https://riffusion.vercel.app
MIT License
2.6k stars 190 forks source link

Does this app work in interpolation mood or simple (text to audio) mood? #38

Open ukemamaster opened 1 year ago

ukemamaster commented 1 year ago

Hi @hmartiro.

Could you please confirm if this app works in the interpolaion mood? or in simple (text to audio) mood?

The simple (text to audio) mood generates 5.12 (for width=512) seconds music in one step. So how do you keep playing long duration music without interruption? by looping over many steps and changing the seed number for the next step (keeping same prompt)? Or some other mechanism?