Wauplin HF staff commited on
Commit
cc958ac
1 Parent(s): 90b484b

Update modelcard metadata to better reference `voicecraft` models

Browse files

Better to set `voicecraft` as a library_name.
See https://github.com/jasonppy/VoiceCraft/pull/90 and https://github.com/huggingface/huggingface.js/pull/626 for more details.

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
 
2
  tags:
3
  - Text-to-Speech
4
- - VoiceCraft
5
  - pytorch_model_hub_mixin
6
  - model_hub_mixin
7
  repo_url: https://github.com/jasonppy/VoiceCraft
8
  ---
9
 
10
- This model has been pushed to the Hub using ****:
11
- - Repo: https://github.com/jasonppy/VoiceCraft
12
  - Docs: [More Information Needed]
 
1
  ---
2
+ library_name: voicecraft
3
  tags:
4
  - Text-to-Speech
 
5
  - pytorch_model_hub_mixin
6
  - model_hub_mixin
7
  repo_url: https://github.com/jasonppy/VoiceCraft
8
  ---
9
 
10
+ This model has been pushed to the Hub using VoiceCraft:
11
+ - Library: https://github.com/jasonppy/VoiceCraft
12
  - Docs: [More Information Needed]