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.5k stars 2.06k forks source link

fix: pass env var to cache T5 #253

Closed 0xlws closed 12 months ago

JadeCopet commented 12 months ago

Hi,

As suggested in the other PR (#239), we recommend following Hugging Face cache management for this. I will update our README with the different pointers.