spark-tts commited on
Commit
2a6eece
·
1 Parent(s): c51ad47

add optional usage methods

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -117,6 +117,12 @@ You can start the UI interface by running `python webui.py --device 0`, which al
117
  | ![Image 1](src/figures/gradio_TTS.png) | ![Image 2](src/figures/gradio_control.png) |
118
 
119
 
 
 
 
 
 
 
120
  ## **Demos**
121
 
122
  Here are some demos generated by Spark-TTS using zero-shot voice cloning. For more demos, visit our [demo page](https://sparkaudio.github.io/spark-tts/).
 
117
  | ![Image 1](src/figures/gradio_TTS.png) | ![Image 2](src/figures/gradio_control.png) |
118
 
119
 
120
+ **Optional Methods**
121
+ For additional CLI and Web UI methods, including alternative implementations and extended functionalities, you can refer to:
122
+
123
+ - [CLI and UI by AcTePuKc](https://github.com/SparkAudio/Spark-TTS/issues/10)
124
+
125
+
126
  ## **Demos**
127
 
128
  Here are some demos generated by Spark-TTS using zero-shot voice cloning. For more demos, visit our [demo page](https://sparkaudio.github.io/spark-tts/).