Update README.md

This commit is contained in:
Rino
2024-11-04 15:50:15 +07:00
committed by GitHub
parent c129dd7ba4
commit 24cfa9ecb9

View File

@@ -119,7 +119,7 @@ python src/f5_tts/infer/speech_edit.py
To communicate with socket server you need to run
```bash
python src/f5_tts/socket.py
python src/f5_tts/socket_server.py
```
<details>