facebookresearch / audiocraft

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
20.17k stars 2.01k forks source link

I am using MusicGen model for multiple inferencing concurrently but I am failing #419

Open BirenMer opened 4 months ago

BirenMer commented 4 months ago

Using threading library to call the Colab provided in GIT for musicGen model. Mycolab with threading is inspired form the above colab Please let me know if it is possible to do so thank you