spark-tts
commited on
Commit
·
45cd324
1
Parent(s):
8db57fe
add windows install guide
Browse files
README.md
CHANGED
@@ -47,6 +47,9 @@ Spark-TTS is an advanced text-to-speech system that uses the power of large lang
|
|
47 |
## Install
|
48 |
**Clone and Install**
|
49 |
|
|
|
|
|
|
|
50 |
- Clone the repo
|
51 |
``` sh
|
52 |
git clone https://github.com/SparkAudio/Spark-TTS.git
|
|
|
47 |
## Install
|
48 |
**Clone and Install**
|
49 |
|
50 |
+
Here are instructions for installing on Linux. If you're on Windows, please refer to the Windows Installation Guide.
|
51 |
+
|
52 |
+
|
53 |
- Clone the repo
|
54 |
``` sh
|
55 |
git clone https://github.com/SparkAudio/Spark-TTS.git
|