spark-tts commited on
Commit
57f8191
·
2 Parent(s): ad5cf60 eb62e59

Merge branch 'main' of github.com:SparkAudio/Spark-TTS

Browse files
README.md CHANGED
@@ -69,111 +69,149 @@ Here are some demos generated by Spark-TTS using zero-shot voice cloning. For mo
69
 
70
  ---
71
 
72
- ### **Donald Trump**
73
 
74
- <audio controls>
75
- <source src="src/demos/trump/trump_en.wav" type="audio/wav">
76
- Your browser does not support the audio element.
77
- </audio>
78
-
79
- ---
 
 
 
 
 
80
 
81
- ### **陈鲁豫 (Chen Luyu)**
 
82
 
83
- <audio controls>
84
- <source src="src/demos/鲁豫/luyu_zh.wav" type="audio/wav">
85
- Your browser does not support the audio element.
86
- </audio>
87
 
88
- ---
 
 
 
89
 
90
- ### **杨澜 (Yang Lan)**
 
 
91
 
92
- <audio controls>
93
- <source src="src/demos/杨澜/yanglan_zh.wav" type="audio/wav">
94
- Your browser does not support the audio element.
95
- </audio>
96
 
97
  ---
98
 
99
- ### **余承东 (Yu Chengdong)**
 
 
100
 
101
- <audio controls>
102
- <source src="src/demos/余承东/yuchengdong_zh.wav" type="audio/wav">
103
- Your browser does not support the audio element.
104
- </audio>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
 
106
  ---
107
 
108
- ### **马云 (Jack Ma)**
 
 
 
 
 
 
 
 
 
 
 
 
109
 
110
- <audio controls>
111
- <source src="src/demos/马云/mayun_zh.wav" type="audio/wav">
112
- Your browser does not support the audio element.
113
- </audio>
114
 
115
- ---
116
 
117
- ### **刘德华 (Andy Lau)**
 
 
 
118
 
119
- <audio controls>
120
- <source src="src/demos/刘德华/dehua_zh.wav" type="audio/wav">
121
- Your browser does not support the audio element.
122
- </audio>
123
 
124
  ---
125
 
126
- ### **徐志胜 (Xu Zhisheng)**
127
 
128
- <audio controls>
129
- <source src="src/demos/徐志胜/zhisheng_zh.wav" type="audio/wav">
130
- Your browser does not support the audio element.
131
- </audio>
 
 
 
132
 
133
- ---
 
 
134
 
135
- ### **哪吒 (Nezha)** – Animated Movie Character
 
136
 
137
- <audio controls>
138
- <source src="src/demos/哪吒/nezhai_zh.wav" type="audio/wav">
139
- Your browser does not support the audio element.
140
- </audio>
141
 
142
- ---
 
 
 
143
 
144
- ### **李靖 (Li Jing)** – Animated Movie Character
 
 
145
 
146
- <audio controls>
147
- <source src="src/demos/李靖/lijing_zh.wav" type="audio/wav">
148
- Your browser does not support the audio element.
149
- </audio>
150
 
151
  ---
152
 
153
-
154
 
155
  <table>
156
  <tr>
157
  <td align="center">
158
-
159
- **李靖 (Li Jing)**
160
-
161
  </td>
162
  <td align="center">
163
-
164
- **李靖 (Li Jing)**
165
-
166
  </td>
167
  </tr>
 
168
  <tr>
169
  <td align="center">
170
 
171
- [Li Jing](src/demos/李靖/lijing_zh.webm)
172
-
173
  </td>
174
  <td align="center">
175
 
176
- [Li Jing](src/demos/李靖/lijing_zh.webm)
177
 
178
  </td>
179
  </tr>
 
69
 
70
  ---
71
 
72
+ ### **English**
73
 
74
+ <table>
75
+ <tr>
76
+ <td align="center">
77
+
78
+ **Donald Trump**
79
+ </td>
80
+ <td align="center">
81
+
82
+ **钟离 Zhong Li**
83
+ </td>
84
+ </tr>
85
 
86
+ <tr>
87
+ <td align="center">
88
 
89
+ [Donald_Trump](https://github.com/user-attachments/assets/fb225780-d9fe-44b2-9b2e-54390cb3d8fd)
 
 
 
90
 
91
+ </td>
92
+ <td align="center">
93
+
94
+ [Zhong_Li](https://github.com/user-attachments/assets/80eeb9c7-0443-4758-a1ce-55ac59e64bd6)
95
 
96
+ </td>
97
+ </tr>
98
+ </table>
99
 
 
 
 
 
100
 
101
  ---
102
 
103
+ ### Journalist
104
+
105
+ <table>
106
 
107
+ <tr>
108
+ <td align="center">
109
+
110
+ **陈鲁豫 Chen Luyu**
111
+ </td>
112
+ <td align="center">
113
+
114
+ **杨澜 Yang Lan**
115
+ </td>
116
+ </tr>
117
+
118
+ <tr>
119
+ <td align="center">
120
+
121
+ [陈鲁豫Chen_Luyu.webm](https://github.com/user-attachments/assets/5c6585ae-830d-47b1-992d-ee3691f48cf4)
122
+ </td>
123
+ <td align="center">
124
+
125
+ [Yang_Lan.webm](https://github.com/user-attachments/assets/2fb3d00c-abc3-410e-932f-46ba204fb1d7)
126
+ </td>
127
+ </tr>
128
+ </table>
129
 
130
  ---
131
 
132
+ ### Entrepreneur
133
+
134
+ <table>
135
+ <tr>
136
+ <td align="center">
137
+
138
+ **余承东 Yu Chengdong**
139
+ </td>
140
+ <td align="center">
141
+
142
+ **马云 Ma Yun**
143
+ </td>
144
+ </tr>
145
 
146
+ <tr>
147
+ <td align="center">
 
 
148
 
149
+ [Yu_Chengdong.webm](https://github.com/user-attachments/assets/78feca02-84bb-4d3a-a770-0cfd02f1a8da)
150
 
151
+ </td>
152
+ <td align="center">
153
+
154
+ [Ma_Yun.webm](https://github.com/user-attachments/assets/2d54e2eb-cec4-4c2f-8c84-8fe587da321b)
155
 
156
+ </td>
157
+ </tr>
158
+ </table>
 
159
 
160
  ---
161
 
162
+ ### Actor
163
 
164
+ <table>
165
+ <tr>
166
+ <td align="center">
167
+
168
+ **刘德华 Liu Dehua**
169
+ </td>
170
+ <td align="center">
171
 
172
+ **徐志胜 Xu Zhisheng**
173
+ </td>
174
+ </tr>
175
 
176
+ <tr>
177
+ <td align="center">
178
 
179
+ [Liu_Dehua.webm](https://github.com/user-attachments/assets/195b5e97-1fee-4955-b954-6d10fa04f1d7)
 
 
 
180
 
181
+ </td>
182
+ <td align="center">
183
+
184
+ [Xu_Zhisheng.webm](https://github.com/user-attachments/assets/dd812af9-76bd-4e26-9988-9cdb9ccbb87b)
185
 
186
+ </td>
187
+ </tr>
188
+ </table>
189
 
 
 
 
 
190
 
191
  ---
192
 
193
+ ### Animated Movie Character
194
 
195
  <table>
196
  <tr>
197
  <td align="center">
198
+
199
+ **哪吒 Ne Zha**
 
200
  </td>
201
  <td align="center">
202
+
203
+ **李靖 Li Jing**
 
204
  </td>
205
  </tr>
206
+
207
  <tr>
208
  <td align="center">
209
 
210
+ [Ne_Zha.webm](https://github.com/user-attachments/assets/8c608037-a17a-46d4-8588-4db34b49ed1d)
 
211
  </td>
212
  <td align="center">
213
 
214
+ [Li_Jing.webm](https://github.com/user-attachments/assets/aa8ba091-097c-4156-b4e3-6445da5ea101)
215
 
216
  </td>
217
  </tr>
src/demos/哪吒/{nezhai_zh.wav → nezha_zh.wav} RENAMED
File without changes
src/demos/李靖/lijing_zh.webm DELETED
File without changes