WhisperLiveKitDiarization / whisperlivekit

Commit History

core refactoring
00f19b9

qfuxa commited on

Message when launching transcription and no audio is detected
0c9255f

qfuxa commited on

lag information in real time even when no audio is detected
78d7306

qfuxa commited on

Error handling for missing FFmpeg in start_ffmpeg_decoder
93ceb69

qfuxa commited on

correct error when using VAC
3ccfa18

qfuxa commited on

logging in ASR proc. includes internal buffer duration and transcription lag
0d02f79

qfuxa commited on

errors handling when end of transcription
68ef316

qfuxa commited on

uses sentinel object when end of transcription, to properly terminate tasks
c2bd36d

qfuxa commited on

End of transcription : Properly sends signal back to the endpoint
4f4f3a0

qfuxa commited on

Solves stdin flushes blocking IOhttps://github.com/QuentinFuxa/WhisperLiveKit/issues/110
183bbc5

qfuxa commited on

add ssl certificate and key file arguments to parser
288433c

qfuxa commited on

adds ssl possibility in basic server
029748c

qfuxa commited on

protocol default to ws
37f1896

qfuxa commited on

remove temp_kit method to get args. uvicorn reload to False for better perfs
9d757f5

qfuxa commited on

update sample html to use wss in case of https
0ebf789

cagram commited on

allow passing of cert and key locations to uvicorn via package
6201bc6

cagram commited on

Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
8d2dff9

qfuxa commited on

enhance chunking to handle audio buffer time limits
37749d3

qfuxa commited on

Logs for https://github.com/QuentinFuxa/WhisperLiveKit/issues/110 https://github.com/QuentinFuxa/WhisperLiveKit/issues/106
333d52d

qfuxa commited on

update import after moving target file
a899dbf

cagram commited on

return silero_vad_iterator.py to whisper_streaming(_custom) package.
3979669

cagram commited on

Merge pull request #113 from needabetterusername/implement-107
8288540

Quentin Fuxa commited on

Allow CTranslate2 backend to choose device and compute types.
e4ad5e2

cagram commited on

Merge pull request #109 from QuentinFuxa/needabetterusername/implement-69
1fdbcae

Quentin Fuxa commited on

Improve WebSocket fallback logic
ecd3f4b

qfuxa cagram commited on

Implement #107
d97eda8

cagram commited on

start implementing frontend part of https://github.com/QuentinFuxa/WhisperLiveKit/pull/80
89e3334

qfuxa commited on

Corrects 'TranscriptionSegment' object is not subscriptable
4ae7cba

qfuxa commited on

solve #100
df32d26

qfuxa commited on

Solve #95 and #96
f94a527

qfuxa commited on

0.1.2
dc789f0

qfuxa commited on

update CLI launch
5fe0e27

qfuxa commited on

script to lib
72d0416

qfuxa commited on