Skip to content

Commit

Permalink
Hugging Face
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome authored Sep 24, 2023
1 parent a2b9675 commit 11f943f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audiocraft/models/encodec.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def get_pretrained(
- dac_24khz (same)
- facebook/encodec_24khz (https://huggingface.co/facebook/encodec_24khz)
- facebook/encodec_32khz (https://huggingface.co/facebook/encodec_32khz)
- your own model on HugginFace. Export instructions to come...
- your own model on Hugging Face. Export instructions to come...
"""

from . import builders, loaders
Expand Down

0 comments on commit 11f943f

Please sign in to comment.