Parcourir la source

upgraded CLI client/server files

KoljaB il y a 6 mois
Parent
commit
c0185f84f9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      server/README.md

+ 1 - 1
server/README.md

@@ -179,7 +179,7 @@ stt --get-param silero_sensitivity
 Call the `set_microphone` method on the recorder:
 
 ```bash
-stt --call-method set_microphone
+stt --call-method set_microphone False
 ```
 
 ### Running in Debug Mode