Spaces:
Running
on
A10G
Running
on
A10G
lengyue233
commited on
Commit
•
469209d
1
Parent(s):
7667657
Update app.py
Browse files
app.py
CHANGED
@@ -30,6 +30,9 @@ os.environ["EINX_FILTER_TRACEBACK"] = "false"
|
|
30 |
|
31 |
HEADER_MD = """# Fish Speech
|
32 |
|
|
|
|
|
|
|
33 |
A text-to-speech model based on VQ-GAN and Llama developed by [Fish Audio](https://fish.audio).
|
34 |
由 [Fish Audio](https://fish.audio) 研发的基于 VQ-GAN 和 Llama 的多语种语音合成.
|
35 |
|
|
|
30 |
|
31 |
HEADER_MD = """# Fish Speech
|
32 |
|
33 |
+
## The demo in this space is version 1.0, Please check [Fish Audio](https://fish.audio) for the best model.
|
34 |
+
## 该 Demo 为 Fish Speech 1.0 版本, 请在 [Fish Audio](https://fish.audio) 体验最新 DEMO.
|
35 |
+
|
36 |
A text-to-speech model based on VQ-GAN and Llama developed by [Fish Audio](https://fish.audio).
|
37 |
由 [Fish Audio](https://fish.audio) 研发的基于 VQ-GAN 和 Llama 的多语种语音合成.
|
38 |
|