spark-tts
commited on
Commit
·
2a6eece
1
Parent(s):
c51ad47
add optional usage methods
Browse files
README.md
CHANGED
@@ -117,6 +117,12 @@ You can start the UI interface by running `python webui.py --device 0`, which al
|
|
117 |
|  |  |
|
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 |
|  |  |
|
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/).
|