GrandaddyShmax / audiocraft_plus

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
MIT License
487 stars 55 forks source link

Adding fast music gen streaming to the gradio app #67

Open timtensor opened 5 months ago

timtensor commented 5 months ago

Is it possible to add : https://huggingface.co/spaces/sanchit-gandhi/musicgen-streaming . This would help to quickly test the text to audio iterations

adricl commented 4 months ago

I am going to look at implementing this.