spark-tts
commited on
Commit
·
063b853
1
Parent(s):
2a6eece
add optional usage methods
Browse files
README.md
CHANGED
@@ -118,6 +118,7 @@ You can start the UI interface by running `python webui.py --device 0`, which al
|
|
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)
|
|
|
118 |
|
119 |
|
120 |
**Optional Methods**
|
121 |
+
|
122 |
For additional CLI and Web UI methods, including alternative implementations and extended functionalities, you can refer to:
|
123 |
|
124 |
- [CLI and UI by AcTePuKc](https://github.com/SparkAudio/Spark-TTS/issues/10)
|