WhisperLiveKit/whisperlivekit
2025-08-12 18:34:37 +02:00
..
diarization Remove end_attributed_speaker in diarization_online. handled in audio processor 2025-07-16 12:09:43 +02:00
simul_whisper nonspeech_prob from 1 to 0.5 2025-08-12 18:34:37 +02:00
web frontend supports dark theme 2025-08-11 08:22:23 +02:00
whisper_streaming_custom clean simulwhisper backend and online 2025-08-09 18:02:15 +02:00
__init__.py Remove download_simulstreaming_backend 2025-08-08 18:06:40 +02:00
audio_processor.py Handle 3 types of silences: Indicated by whisper, between tokens, and at the end of the input. Display them in the frontend 2025-08-11 17:56:57 +02:00
basic_server.py core refactoring 2025-06-16 16:13:57 +02:00
core.py each SimulStreamingOnlineProcessor now contains PaddedAlignAttWhisper instance. SimulStreamingASR only contains loaded whisper model 2025-08-11 08:24:14 +02:00
ffmpeg_manager.py ffmpeg-python is not used anymore - ffmpeg is directly called through create_subprocess_exec 2025-07-01 18:53:35 +02:00
parse_args.py add dual license warning indication when using simulstreaming backend 2025-06-27 10:00:19 +02:00
remove_silences.py Handle 3 types of silences: Indicated by whisper, between tokens, and at the end of the input. Display them in the frontend 2025-08-11 17:56:57 +02:00
timed_objects.py improve diarization with lag diarization substraction 2025-06-19 16:18:49 +02:00