Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Amphion Text-to-Audio Pretrained Models
@@ -38,4 +46,4 @@ ln -s ../../../text_to_speech/tta ckpts/
38
 
39
  You can follow the inference part of [this recipe](https://github.com/open-mmlab/Amphion/tree/main/egs/tta/RECIPE.md) to generate audio from text.
40
 
41
- We also provided an online [demo](https://huggingface.co/spaces/amphion/Text-to-Audio), feel free to try it!
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - proj-persona/PersonaHub
5
+ language:
6
+ - hi
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ library_name: adapter-transformers
11
  ---
12
 
13
  # Amphion Text-to-Audio Pretrained Models
 
46
 
47
  You can follow the inference part of [this recipe](https://github.com/open-mmlab/Amphion/tree/main/egs/tta/RECIPE.md) to generate audio from text.
48
 
49
+ We also provided an online [demo](https://huggingface.co/spaces/amphion/Text-to-Audio), feel free to try it!