spark-tts commited on
Commit
7c96437
·
1 Parent(s): 2e93b5b

update readme

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -44,13 +44,6 @@ Spark-TTS is an advanced text-to-speech system that uses the power of large lang
44
  </table>
45
 
46
 
47
- ## To-Do List
48
-
49
- - [ ] Release the Spark-TTS paper.
50
- - [ ] Release the training code.
51
- - [ ] Release the training dataset, VoxBox.
52
-
53
-
54
  ## Install
55
  **Clone and Install**
56
 
@@ -264,3 +257,10 @@ Here are some demos generated by Spark-TTS using zero-shot voice cloning. For mo
264
  </td>
265
  </tr>
266
  </table>
 
 
 
 
 
 
 
 
44
  </table>
45
 
46
 
 
 
 
 
 
 
 
47
  ## Install
48
  **Clone and Install**
49
 
 
257
  </td>
258
  </tr>
259
  </table>
260
+
261
+
262
+ ## To-Do List
263
+
264
+ - [ ] Release the Spark-TTS paper.
265
+ - [ ] Release the training code.
266
+ - [ ] Release the training dataset, VoxBox.