mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-25 10:21:00 +00:00
Removed a needless option
This commit is contained in:
parent
e7d17c13b8
commit
bcbf1f7c8b
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ You can set ``--allow-padding`` and other options.
|
|||
### Client
|
||||
|
||||
```bash
|
||||
whispering --model tiny --host ADDRESS_OF_HOST --port 8000 --mode client
|
||||
whispering --host ADDRESS_OF_HOST --port 8000 --mode client
|
||||
```
|
||||
|
||||
You can set ``-n`` and other options.
|
||||
|
|
Loading…
Reference in a new issue