| .. |
|
diarization
|
language detection after few seconds working
|
2025-09-20 11:08:00 +02:00 |
|
simul_whisper
|
correct silences handling when language not auto
|
2025-09-25 23:20:00 +02:00 |
|
translation
|
translation compatible with auto and detected language
|
2025-09-22 11:20:00 +02:00 |
|
web
|
correct silence handling in translation
|
2025-09-27 11:58:00 +02:00 |
|
whisper_streaming_custom
|
remove VACOnlineASRProcessor backend possibility
|
2025-08-20 20:57:43 +02: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
|
ensure buffer size to be a multiple of the element size
|
2025-09-27 13:58:32 +02:00 |
|
basic_server.py
|
svg loaded once in javascript, no more need for StaticFiles
|
2025-09-20 11:06:00 +02:00 |
|
core.py
|
translation compatible with auto and detected language
|
2025-09-22 11:20:00 +02:00 |
|
ffmpeg_manager.py
|
ffmpeg install instruction error indicates --pcm-input alternative
|
2025-09-17 16:04:17 +02:00 |
|
parse_args.py
|
ffmpeg install instruction error indicates --pcm-input alternative
|
2025-09-17 16:04:17 +02:00 |
|
remove_silences.py
|
O(n) to O(1) for simulstreaming timestamp determination
|
2025-09-21 11:04:00 +02:00 |
|
results_formater.py
|
language detection after few seconds working
|
2025-09-20 11:08:00 +02:00 |
|
silero_vad_iterator.py
|
VAC before doing transcription and diarization. V0
|
2025-08-16 23:04:21 +02:00 |
|
timed_objects.py
|
correct silence handling in translation
|
2025-09-27 11:58:00 +02: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 |