Hecheng0625
commited on
Commit
•
a1e87b9
1
Parent(s):
c304716
Update README.md
Browse files
README.md
CHANGED
@@ -38,3 +38,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 |
|
|
|
|
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!
|