mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-19 08:12:15 +02:00
server : add --print-realtime param (#1541)
* server : add --print-realtime param * Fix duplicate realtime output
This commit is contained in:
@@ -33,6 +33,7 @@ options:
|
||||
-nf, --no-fallback [false ] do not use temperature fallback while decoding
|
||||
-ps, --print-special [false ] print special tokens
|
||||
-pc, --print-colors [false ] print colors
|
||||
-pr, --print-realtime [false ] print output in realtime
|
||||
-pp, --print-progress [false ] print progress
|
||||
-nt, --no-timestamps [false ] do not print timestamps
|
||||
-l LANG, --language LANG [en ] spoken language ('auto' for auto-detect)
|
||||
|
Reference in New Issue
Block a user