Commit History
Message when launching transcription and no audio is detected
0c9255f
lag information in real time even when no audio is detected
78d7306
Error handling for missing FFmpeg in start_ffmpeg_decoder
93ceb69
correct error when using VAC
3ccfa18
logging in ASR proc. includes internal buffer duration and transcription lag
0d02f79
errors handling when end of transcription
68ef316
uses sentinel object when end of transcription, to properly terminate tasks
c2bd36d
End of transcription : Properly sends signal back to the endpoint
4f4f3a0
Solves stdin flushes blocking IOhttps://github.com/QuentinFuxa/WhisperLiveKit/issues/110
183bbc5
add ssl certificate and key file arguments to parser
288433c
adds ssl possibility in basic server
029748c
protocol default to ws
37f1896
remove temp_kit method to get args. uvicorn reload to False for better perfs
9d757f5
update sample html to use wss in case of https
0ebf789
allow passing of cert and key locations to uvicorn via package
6201bc6
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
8d2dff9
enhance chunking to handle audio buffer time limits
37749d3
Logs for https://github.com/QuentinFuxa/WhisperLiveKit/issues/110 https://github.com/QuentinFuxa/WhisperLiveKit/issues/106
333d52d
update import after moving target file
a899dbf
return silero_vad_iterator.py to whisper_streaming(_custom) package.
3979669
Merge pull request #113 from needabetterusername/implement-107
8288540
Quentin Fuxa
commited on
Allow CTranslate2 backend to choose device and compute types.
e4ad5e2
Merge pull request #109 from QuentinFuxa/needabetterusername/implement-69
1fdbcae
Quentin Fuxa
commited on