rao223 commited on
Commit
a01bb1b
·
verified ·
1 Parent(s): 08a9926

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -30
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: ChatTTS Forge
3
  emoji: 💬
4
  colorFrom: yellow
5
  colorTo: purple
@@ -9,37 +9,8 @@ pinned: true
9
  license: agpl-3.0
10
  ---
11
 
12
- # 🗣️ ChatTTS-Forge
13
- ![GitHub Repo stars](https://img.shields.io/github/stars/lenML/ChatTTS-Forge)
14
 
15
- 这个Space展示了强大的[ChatTTS-Forge](https://github.com/lenML/ChatTTS-Forge)项目,基于 ChatTTS 开源模型,生成丰富的文本转语音内容。
16
 
17
- 欢迎随时体验我们的项目,或者复制以便无需排队运行你自己的实例!完整文档请访问我们的[GitHub仓库](https://github.com/lenML/ChatTTS-Forge)。
18
-
19
- 🔎 想了解更多关于SSML语法的信息,请查看我们的[SSML指南](https://github.com/lenML/ChatTTS-Forge/blob/main/docs/SSML.md)。
20
-
21
- 🔨 有关API部署的信息,请参考GitHub上的[部署部分](https://github.com/lenML/ChatTTS-Forge#本地部署)。
22
-
23
- 🚀 如果您想使用 Colab 进行部署,点击一键部署:[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/lenML/ChatTTS-Forge/blob/main/colab.ipynb)
24
-
25
- # en
26
- This Space demonstrates the powerful [ChatTTS-Forge](https://github.com/lenML/ChatTTS-Forge) project, based on the open-source ChatTTS model, which generates rich text-to-speech content.
27
-
28
- Feel free to explore our project, or duplicate it to run your own instances without a queue! For the full documentation, please visit our [GitHub repository](https://github.com/lenML/ChatTTS-Forge).
29
-
30
- 🔎 To learn more about SSML syntax, check out our [SSML guide](https://github.com/lenML/ChatTTS-Forge/blob/main/docs/SSML.md).
31
-
32
- 🔨 For information on deploying the API, please refer to the [deployment section](https://github.com/lenML/ChatTTS-Forge#本地部署) on GitHub.
33
-
34
- 🚀 If you want to deploy using Colab, click for one-click deployment: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/lenML/ChatTTS-Forge/blob/main/colab.ipynb)
35
-
36
- # styles (Experimental)
37
-
38
- 由于自回归模型的特性,我们可以对生成过程进行干扰和控制,目前,仅为实验性质功能
39
-
40
- # styles table
41
-
42
- 文件 `./data/styles.csv` 中包含所有风格,下面是具体的设定
43
 
44
  > 风格名带有 `_p` 结尾的是注入上下文的风格,可能导致质量下降但是控制更强一点
45
 
 
1
  ---
2
+ title: TTS6
3
  emoji: 💬
4
  colorFrom: yellow
5
  colorTo: purple
 
9
  license: agpl-3.0
10
  ---
11
 
 
 
12
 
 
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
  > 风格名带有 `_p` 结尾的是注入上下文的风格,可能导致质量下降但是控制更强一点
16