Spaces:
Running
on
A10G
Running
on
A10G
lengyue233
commited on
Commit
•
cc26db1
1
Parent(s):
406a33c
Update app.py
Browse files
app.py
CHANGED
@@ -56,8 +56,8 @@ HEADER_MD = """# Fish Speech
|
|
56 |
A text-to-speech model based on VQ-GAN and Llama developed by [Fish Audio](https://fish.audio).
|
57 |
由 [Fish Audio](https://fish.audio) 研发的基于 VQ-GAN 和 Llama 的多语种语音合成.
|
58 |
|
59 |
-
You can find the source code [here](https://github.com/fishaudio/fish-speech) and models [here](https://huggingface.co/fishaudio/fish-speech-1).
|
60 |
-
你可以在 [这里](https://github.com/fishaudio/fish-speech) 找到源代码和 [这里](https://huggingface.co/fishaudio/fish-speech-1) 找到模型.
|
61 |
|
62 |
Related code and weights are released under CC BY-NC-SA 4.0 License.
|
63 |
相关代码,权重使用 CC BY-NC-SA 4.0 许可证发布.
|
|
|
56 |
A text-to-speech model based on VQ-GAN and Llama developed by [Fish Audio](https://fish.audio).
|
57 |
由 [Fish Audio](https://fish.audio) 研发的基于 VQ-GAN 和 Llama 的多语种语音合成.
|
58 |
|
59 |
+
You can find the source code [here](https://github.com/fishaudio/fish-speech) and models [here](https://huggingface.co/fishaudio/fish-speech-1.4).
|
60 |
+
你可以在 [这里](https://github.com/fishaudio/fish-speech) 找到源代码和 [这里](https://huggingface.co/fishaudio/fish-speech-1.4) 找到模型.
|
61 |
|
62 |
Related code and weights are released under CC BY-NC-SA 4.0 License.
|
63 |
相关代码,权重使用 CC BY-NC-SA 4.0 许可证发布.
|