kunci115 commited on
Commit
24cfa9e
·
unverified ·
1 Parent(s): c129dd7

Update README.md

Browse files
Files changed (1) hide show
  1. src/f5_tts/infer/README.md +1 -1
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/socket.py
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>