| .. |
|
diarization
|
segment attribution in result formatter
|
2025-11-19 21:10:28 +01:00 |
|
local_agreement
|
Silence handling: finish transcription even if not validated at the BEGINNING of the silence
|
2025-11-16 22:29:08 +01:00 |
|
simul_whisper
|
reduce min-chunk-size to 0.1, set default model to base
|
2027-04-25 23:52:00 +02:00 |
|
vad_models
|
migration to silero vad v6: supports onnx
|
2025-10-23 23:52:00 +02:00 |
|
web
|
reduce flickering remaining_time_transcription
|
2025-11-19 19:09:37 +01:00 |
|
whisper
|
coreml conversion
|
2025-11-16 19:11:43 +01:00 |
|
__init__.py
|
add embedded web interface HTML (single-file version with inline CSS/JS/SVG)
|
2025-08-29 22:00:59 +02:00 |
|
audio_processor.py
|
segment attribution in result formatter
|
2025-11-19 21:10:28 +01:00 |
|
backend_support.py
|
Refactor backend handling
|
2025-11-15 19:51:41 +01:00 |
|
basic_server.py
|
Uvicorn exposes a configuration option to enable reverse proxying from a trusted ip. This PR exposes it downstreams to end clients
|
2025-10-04 22:21:06 +02:00 |
|
core.py
|
reduce min-chunk-size to 0.1, set default model to base
|
2027-04-25 23:52:00 +02:00 |
|
ffmpeg_manager.py
|
ffmpeg install instruction error indicates --pcm-input alternative
|
2025-09-17 16:04:17 +02:00 |
|
model_paths.py
|
Refactor backend handling
|
2025-11-15 19:51:41 +01:00 |
|
parse_args.py
|
reduce min-chunk-size to 0.1, set default model to base
|
2027-04-25 23:52:00 +02:00 |
|
remove_silences.py
|
audioProcessor state variables are now uniquely in State dataclass
|
2025-10-26 18:54:47 +01:00 |
|
result_diarization.md
|
segment attribution in result formatter
|
2025-11-19 21:10:28 +01:00 |
|
results_formater.py
|
segment attribution in result formatter
|
2025-11-19 21:10:28 +01:00 |
|
silero_vad_iterator.py
|
migration to silero vad v6: supports onnx
|
2025-10-23 23:52:00 +02:00 |
|
timed_objects.py
|
segment attribution in result formatter
|
2025-11-19 21:10:28 +01:00 |
|
trail_repetition.py
|
VAC before doing transcription and diarization. V0
|
2025-08-16 23:04:21 +02:00 |
|
warmup.py
|
simulstreaming warmup is done in whisperlivekit.simul_whisper.backend.load_model, not in warmup_online
|
2025-09-13 20:19:19 +01:00 |