mirror of
https://github.com/shirayu/whispering.git
synced 2025-02-02 03:52:19 +00:00
Fix a typo
This commit is contained in:
parent
8c41ec3516
commit
b9e8ace9af
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ poetry run python -m whisper_streaming.websocket_client --host ADDRESS_OF_HOST -
|
||||||
```
|
```
|
||||||
|
|
||||||
You can set ``-n`` and other options.
|
You can set ``-n`` and other options.
|
||||||
(``--allow-padding`` fro clients makes no sense)
|
(``--allow-padding`` for clients makes no sense)
|
||||||
|
|
||||||
## Tips
|
## Tips
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue