| .. |
|
diarization
|
Place all tensors on the same device in sortformer diarization
|
2025-09-08 10:20:57 +02:00 |
|
simul_whisper
|
translator takes all the tokens from the queue
|
2025-09-09 19:55:39 +02:00 |
|
translation
|
translator takes all the tokens from the queue
|
2025-09-09 19:55:39 +02:00 |
|
web
|
audio processor lines use now Lines objects instead of dict
|
2025-09-09 21:45: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
|
audio processor lines use now Lines objects instead of dict
|
2025-09-09 21:45:00 +02:00 |
|
basic_server.py
|
0.2.8 : only the decoder of whisper is loaded in memory when a different encoder is used
|
2025-09-02 21:12:25 +02:00 |
|
core.py
|
translator takes all the tokens from the queue
|
2025-09-09 19:55:39 +02:00 |
|
ffmpeg_manager.py
|
audio_max_len to 30 -> 20, ffmpeg timeout 5 -> 20
|
2025-08-17 09:32:08 +02:00 |
|
parse_args.py
|
fix simulstreaming preload model count argument in cli
|
2025-09-06 18:18:09 +05:30 |
|
remove_silences.py
|
raise Exception when language == auto and task == translation
|
2025-08-29 17:44:46 +02:00 |
|
results_formater.py
|
audio processor lines use now Lines objects instead of dict
|
2025-09-09 21:45: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
|
audio processor lines use now Lines objects instead of dict
|
2025-09-09 21:45:00 +02:00 |
|
trail_repetition.py
|
VAC before doing transcription and diarization. V0
|
2025-08-16 23:04:21 +02:00 |
|
warmup.py
|
0.2.8 : only the decoder of whisper is loaded in memory when a different encoder is used
|
2025-09-02 21:12:25 +02:00 |