Skip to content

Commit

Permalink
Merge pull request facebookresearch#392 from eltociear/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
JadeCopet committed Jan 22, 2024
2 parents 2a5c5e9 + ed1e1ca commit 69fea8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Yes! We provide the training code for [EnCodec](./docs/ENCODEC.md), [MusicGen](.

#### Where are the models stored?

Hugging Face stored the model in a specific location, which can be overriden by setting the `AUDIOCRAFT_CACHE_DIR` environment variable for the AudioCraft models.
Hugging Face stored the model in a specific location, which can be overridden by setting the `AUDIOCRAFT_CACHE_DIR` environment variable for the AudioCraft models.
In order to change the cache location of the other Hugging Face models, please check out the [Hugging Face Transformers documentation for the cache setup](https://huggingface.co/docs/transformers/installation#cache-setup).
Finally, if you use a model that relies on Demucs (e.g. `musicgen-melody`) and want to change the download location for Demucs, refer to the [Torch Hub documentation](https://pytorch.org/docs/stable/hub.html#where-are-my-downloaded-models-saved).

Expand Down

0 comments on commit 69fea8b

Please sign in to comment.