Commit History
// execution for diarization and transcription
b0d49ce
new buffer format
d98de94
diarization now works at word - not chunk - level!
6143582
Enhance diarization logic to improve speaker attribution : corrects several bugs
1ebc0b3
DiartDiarization loaded in asynccontextmanager lifespan
5f66658
Improve speaker handling; update sleep duration and manage speaker transitions more effectively
56a936d
add parameter to disable transcription (only diarization), add time in output
d920423
Implement logging for WebSocket events and FFmpeg process management; remove obsolete test file
d5886b3
handle ffmpeg timeouts > 5s
d7ef93c
Quentin Fuxa
commited on
Add get_buffer method to retrieve unvalidated buffer in string format
bd1016f
Quentin Fuxa
commited on
optimize ffmpeg buffer reading :round duration to nearest lower 0.1s
022a086
Quentin Fuxa
commited on