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.
The other models work but when I use melody I get an error:
from scipy.linalg import _fblas ImportError: DLL load failed while importing _fblas: The specified module could not be found.
I am running this locally on 4080 16gb vram.