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

MusicGen No such file or directory: compression_state_dict.bin #459

Open JustKowalski opened 1 month ago

JustKowalski commented 1 month ago

When I use the musicgen-melody-large model, compression_model = load_compression_model(name, device=device) will access the encodec_32khz model, and return error No such file or directory: compression_state_dict.bin