Spaces:
Running
Running
Commit ·
1e630cd
1
Parent(s): 5d68da9
removed mentioning ffmpeg from install instruction
Browse files
README.md
CHANGED
|
@@ -10,7 +10,6 @@ pinned: false
|
|
| 10 |
---
|
| 11 |
|
| 12 |
How to run locally using Windows:
|
| 13 |
-
1.
|
| 14 |
-
2.
|
| 15 |
-
3. Run `
|
| 16 |
-
4. Run `start.bat`
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
How to run locally using Windows:
|
| 13 |
+
1. Clone the repo: `git clone https://huggingface.co/spaces/NeuroSenko/tts-silero`
|
| 14 |
+
2. Run `install.bat`
|
| 15 |
+
3. Run `start.bat`
|
|
|