Replies: 1 comment
-
|
Interested in the answer here, I am seeing several seconds before silence is hit. Would be good if this was configurable somewhere? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks,
My question: is there a config option somewhere I didn't find that lets me specifi how fast whisper live kit creates new lines in it's output? Basically i want new lines if there was silence for like two seconds even if the speaker stays the same. I am currently using faster whisper and want something googleish like
partial: Hel
partial: Hello
final: Hello World! <- This is no special use case and apparently i'm trying to type some text so it should wait until I finish speaking before typing the text
partial: Click <- special partial world recognized execute action immediately
final: click
@QuentinFuxa Am im lookling for this ?
WhisperLiveKit/whisperlivekit/audio_processor.py
Line 23 in 34ddd2a
i don't really trust the name
Beta Was this translation helpful? Give feedback.
All reactions