Quentin Fuxa
|
9feb0e597b
|
remove VACOnlineASRProcessor backend possibility
|
2025-08-20 20:57:43 +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
|
0f2eba507e
|
use with_offset to add no audio offset to tokens
|
2025-08-17 00:33:24 +02:00 |
|
Quentin Fuxa
|
28bdc52e1d
|
VAC before doing transcription and diarization. V0
|
2025-08-16 23:04:21 +02:00 |
|
Quentin Fuxa
|
728e1f1290
|
simulstreaming warmup is done for each instance of online, not for the backend
|
2025-08-12 18:35:04 +02:00 |
|
Quentin Fuxa
|
b05297a96d
|
clean simulwhisper backend and online
|
2025-08-09 18:02:15 +02:00 |
|
Quentin Fuxa
|
197293e25e
|
refactor(simulstreaming): extract backend + online module into separate files from whisper streaming
|
2025-08-08 18:07:51 +02:00 |
|
Quentin Fuxa
|
8a5e2adb1e
|
simulstreaming: fixes token handling during warm-up phase
|
2025-07-31 16:25:34 +02:00 |
|
Quentin Fuxa
|
46efbdf1d9
|
solves https://github.com/QuentinFuxa/WhisperLiveKit/issues/151
|
2025-07-31 11:42:06 +02:00 |
|
Quentin Fuxa
|
90623400a4
|
Remove automatic downloading of SimulStreaming dependencies on import failure
|
2025-07-15 12:04:17 +02:00 |
|
Quentin Fuxa
|
9ff513093b
|
simulstreaming uses empty space as separator
|
2025-07-04 17:03:01 +02:00 |
|
Quentin Fuxa
|
aad2c55d8c
|
download_simulstreaming_backend.py now downloads files in the correct lib dir
|
2025-07-03 11:07:28 +02:00 |
|
Quentin Fuxa
|
e1d4bf7e94
|
modify import paths in simul whisper backend so that it works in lib mode
|
2025-07-01 20:34:47 +02:00 |
|
Quentin Fuxa
|
62bf28949e
|
compatible with the latest version of simulstreaming
|
2025-07-01 20:10:45 +02:00 |
|
Quentin Fuxa
|
d22916988e
|
add SIMULSTREAMING_ERROR_AND_INSTALLATION_INSTRUCTIONS for instructions when simulstreaming files are not there
|
2025-06-30 17:42:45 +02:00 |
|
Quentin Fuxa
|
f668570292
|
Trim buffer when no new ASR tokens are issued
|
2025-06-30 11:55:07 +02:00 |
|
Quentin Fuxa
|
7c0768e8f3
|
bump version to 0.2.1; enhance error message for simulstreaming missing dependencies
|
2025-06-27 14:06:35 +02:00 |
|
Quentin Fuxa
|
b42d8b2692
|
add dual license warning indication when using simulstreaming backend
|
2025-06-27 10:00:19 +02:00 |
|
Quentin Fuxa
|
8e30e8010a
|
correct timing (lag) calculations in SimulStreamingASR and SimulStreamingOnlineProcessor
|
2025-06-26 00:13:44 +02:00 |
|
Quentin Fuxa
|
bfec335a5f
|
restore a functionnal buffer_diarization
|
2025-06-25 23:38:23 +02:00 |
|
Quentin Fuxa
|
6867041254
|
1rst version of SimulStreaming backend. many improvements needed
|
2025-06-25 17:59:46 +02:00 |
|
Quentin Fuxa
|
34e8fe260e
|
lag information in real time even when no audio is detected
|
2025-05-28 12:25:47 +02:00 |
|
Quentin Fuxa
|
46770efd6c
|
correct error when using VAC
|
2025-05-28 11:43:18 +02:00 |
|
Quentin Fuxa
|
3ac4c514cf
|
remove temp_kit method to get args. uvicorn reload to False for better perfs
|
2025-04-11 12:02:52 +02:00 |
|
Quentin Fuxa
|
d94560ef37
|
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
|
2025-04-09 11:38:57 +02:00 |
|
Quentin Fuxa
|
0b43035701
|
enhance chunking to handle audio buffer time limits
|
2025-04-09 11:34:59 +02:00 |
|
Chris Margach
|
51e6a6f6f9
|
update import after moving target file
|
2025-04-09 13:33:39 +09:00 |
|
Chris Margach
|
f6e53b2fab
|
return silero_vad_iterator.py to whisper_streaming(_custom) package.
|
2025-04-09 11:59:21 +09:00 |
|
Chris Margach
|
9c9c179684
|
Allow CTranslate2 backend to choose device and compute types.
|
2025-04-07 14:47:29 +09:00 |
|
Quentin Fuxa
|
e99f53e649
|
Corrects 'TranscriptionSegment' object is not subscriptable
|
2025-03-24 21:16:08 +01:00 |
|
Quentin Fuxa
|
e9022894b2
|
solve #100
|
2025-03-24 20:38:47 +01:00 |
|
Quentin Fuxa
|
40e2814cd7
|
0.1.2
|
2025-03-20 11:08:40 +01:00 |
|
Quentin Fuxa
|
e61d1d111f
|
script to lib
|
2025-03-19 15:10:05 +01:00 |
|