Spaces:
Configuration error
Configuration error
Update README.md
Browse files
src/f5_tts/infer/README.md
CHANGED
@@ -119,7 +119,7 @@ python src/f5_tts/infer/speech_edit.py
|
|
119 |
|
120 |
To communicate with socket server you need to run
|
121 |
```bash
|
122 |
-
python src/f5_tts/
|
123 |
```
|
124 |
|
125 |
<details>
|
|
|
119 |
|
120 |
To communicate with socket server you need to run
|
121 |
```bash
|
122 |
+
python src/f5_tts/socket_server.py
|
123 |
```
|
124 |
|
125 |
<details>
|