Quentin Fuxa
|
a246ba9bfe
|
v0
|
2025-11-09 22:02:15 +01:00 |
|
Quentin Fuxa
|
61edb70fff
|
audioProcessor state variables are now uniquely in State dataclass
|
2025-10-26 18:54:47 +01:00 |
|
Quentin Fuxa
|
374618e050
|
token speakers are only reattributed for token coming after last_validated_token
|
2025-10-04 09:52:00 +02:00 |
|
Quentin Fuxa
|
a5503308c5
|
O(n) to O(1) for simulstreaming timestamp determination
|
2025-09-21 11:04:00 +02:00 |
|
Quentin Fuxa
|
99dc96c644
|
fixes #224
|
2025-09-16 18:34:35 +02:00 |
|
Quentin Fuxa
|
4a5d5e1f3b
|
raise Exception when language == auto and task == translation
|
2025-08-29 17:44:46 +02:00 |
|
Quentin Fuxa
|
909ac9dd41
|
speaker -1 are no more sent in websocket - no buffer when their is a silence
|
2025-08-21 14:09:02 +02:00 |
|
Quentin Fuxa
|
b32dd8bfc4
|
Align backend and frontend time handling
|
2025-08-21 10:33:15 +02:00 |
|
Quentin Fuxa
|
e2184d5e06
|
better handle silences when VAC + correct offset issue with whisperstreaming backend
|
2025-08-17 01:27:07 +02:00 |
|
Quentin Fuxa
|
d4771e563e
|
Increase END_SILENCE_DURATION to reduce false positives
|
2025-08-13 10:04:00 +02:00 |
|
Quentin Fuxa
|
38b4ebe8ba
|
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 |
|