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.62k stars 2.1k forks source link

Where do models go? #96

Closed gitihobo closed 1 year ago

gitihobo commented 1 year ago

I want to install the 4 models manually since everytime I try to download state_dict.bin: stops at 67% because of slow download speeds. What do I nedd to install and where?

ShmuelRonen commented 1 year ago

models1

gitihobo commented 1 year ago

Awesome thanks