mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-22 00:41:02 +00:00
Add
This commit is contained in:
parent
01110cd2ca
commit
6b501f7d52
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ whispering --language en --model tiny
|
|||
- ``-t`` sets temperatures to decode. You can set several like ``-t 0.0 -t 0.1 -t 0.5``, but too many temperatures exhaust decoding time
|
||||
- ``--debug`` outputs logs for debug
|
||||
- ``--no-vad`` disables VAD (Voice Activity Detection). This forces whisper to analyze non-voice activity sound period
|
||||
- ``--output`` sets output file (Default: Standard output)
|
||||
|
||||
### Parse interval
|
||||
|
||||
|
|
Loading…
Reference in a new issue