Quentin Fuxa
|
d27b5eb23e
|
Merge pull request #219 from notV3NOM/main
Fix warmup file behavior
|
2025-09-15 10:19:26 +02:00 |
|
Quentin Fuxa
|
f9d704a900
|
Merge branch 'main' of https://github.com/notv3nom/whisperlivekit into pr/notV3NOM/219
|
2025-09-15 10:00:14 +02:00 |
|
Quentin Fuxa
|
2f6e00f512
|
simulstreaming warmup is done in whisperlivekit.simul_whisper.backend.load_model, not in warmup_online
|
2025-09-15 09:43:15 +02:00 |
|
Quentin Fuxa
|
5aa312e437
|
simulstreaming warmup is done in whisperlivekit.simul_whisper.backend.load_model, not in warmup_online
|
2025-09-13 20:19:19 +01:00 |
|
notV3NOM
|
ebaf36a8be
|
Fix warmup file behavior
|
2025-09-13 20:44:24 +05:30 |
|
Quentin Fuxa
|
babe93b99a
|
to 0.2.9
0.2.9
|
2025-09-11 21:36:32 +02:00 |
|
Quentin Fuxa
|
a4e9f3cab7
|
support for raw PCM input option by @YeonjunNotFR
|
2025-09-11 21:32:11 +02:00 |
|
Quentin Fuxa
|
b06866877a
|
add --disable-punctuation-split option
|
2025-09-11 21:03:00 +02:00 |
|
Quentin Fuxa
|
967cdfebc8
|
fix Translation imports
|
2025-09-11 21:03:00 +02:00 |
|
Quentin Fuxa
|
3c11c60126
|
fix by @treeaaa
|
2025-09-11 21:03:00 +02:00 |
|
Quentin Fuxa
|
2963e8a757
|
translate when at least 3 new tokens
|
2025-09-09 21:45:00 +02:00 |
|
Quentin Fuxa
|
cb2d4ea88a
|
audio processor lines use now Lines objects instead of dict
|
2025-09-09 21:45:00 +02:00 |
|
Quentin Fuxa
|
add7ea07ee
|
translator takes all the tokens from the queue
|
2025-09-09 19:55:39 +02:00 |
|
Quentin Fuxa
|
da8726b2cb
|
Merge pull request #211 from Alexander-ARTV/main
Fix type error when setting encoder_feature in simul_whisper->infer for faster whisper encoder
|
2025-09-09 15:46:59 +02:00 |
|
Quentin Fuxa
|
3358877054
|
Fix StorageView conversion for CPU/GPU compatibility
|
2025-09-09 15:44:16 +02:00 |
|
Quentin Fuxa
|
1f7798c7c1
|
condition on encoder_feature_ctranslate type
|
2025-09-09 12:16:52 +02:00 |
|
Alexander Lindberg
|
c7b3bb5e58
|
Fix regression with faster-whisper encoder_feature
|
2025-09-09 11:18:55 +03:00 |
|
Quentin Fuxa
|
f661f21675
|
translation asyncio task
|
2025-09-08 18:34:31 +02:00 |
|
Quentin Fuxa
|
b6164aa59b
|
translation device determined with torch.device
|
2025-09-08 11:34:40 +02:00 |
|
Quentin Fuxa
|
4209d7f7c0
|
Place all tensors on the same device in sortformer diarization
|
2025-09-08 10:20:57 +02:00 |
|
Quentin Fuxa
|
334b338ab0
|
use platform to determine system and recommand mlx whisper
|
2025-09-07 15:49:11 +02:00 |
|
Quentin Fuxa
|
72f33be6f2
|
translation: use of get_nllb_code
|
2025-09-07 15:25:14 +02:00 |
|
Quentin Fuxa
|
84890b8e61
|
Merge pull request #201 from notV3NOM/main
Fix: simulstreaming preload model count argument in cli
|
2025-09-07 15:18:54 +02:00 |
|
Quentin Fuxa
|
c6668adcf3
|
Merge pull request #200 from notV3NOM/misc
docs: add vram usage for large-v3-turbo
|
2025-09-07 15:17:42 +02:00 |
|
notV3NOM
|
a178ed5c22
|
fix simulstreaming preload model count argument in cli
|
2025-09-06 18:18:09 +05:30 |
|
notV3NOM
|
7601c74c9c
|
add vram usage for large-v3-turbo
|
2025-09-06 17:56:39 +05:30 |
|
Quentin Fuxa
|
fad9ee4d21
|
Merge pull request #198 from notV3NOM/main
Fix scrolling UX with sticky header controls
|
2025-09-05 20:46:36 +02:00 |
|
Quentin Fuxa
|
d1a9913c47
|
nllb v0
|
2025-09-05 18:02:42 +02:00 |
|
notV3NOM
|
e4ca2623cb
|
Fix scrolling UX with sticky header controls
|
2025-09-05 21:25:13 +05:30 |
|
Quentin Fuxa
|
9c1bf37960
|
fixes #197
|
2025-09-05 16:34:13 +02:00 |
|
Quentin Fuxa
|
f46528471b
|
revamp chromium extension settings
|
2025-09-05 16:19:48 +02:00 |
|
Quentin Fuxa
|
191680940b
|
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
|
2025-09-04 23:58:51 +02:00 |
|
Quentin Fuxa
|
ee02afec56
|
workaround to get the list of microphones in the extension
|
2025-09-04 23:58:48 +02:00 |
|
Quentin Fuxa
|
a458028de2
|
Merge pull request #196 from notV3NOM/main
Fix: Exponentially growing simulstreaming silence timer
|
2025-09-04 23:05:59 +02:00 |
|
notV3NOM
|
abd8f2c269
|
Fix exponentially growing simulstreaming silence timer
|
2025-09-04 21:49:07 +05:30 |
|
Quentin Fuxa
|
f3ad4e39e4
|
torch.Tensor to torch.as_tensor
|
2025-09-04 16:39:11 +02:00 |
|
Quentin Fuxa
|
e0a5cbf0e7
|
v0.1.0 chrome extension
|
2025-09-04 16:36:28 +02:00 |
|
Quentin Fuxa
|
953697cd86
|
torch.Tensor to torch.as_tensor
|
2025-09-04 15:25:39 +02:00 |
|
Quentin Fuxa
|
3bd2122eb4
|
0.2.8 : only the decoder of whisper is loaded in memory when a different encoder is used
0.2.8
|
2025-09-02 21:12:25 +02:00 |
|
Quentin Fuxa
|
50b0527858
|
update architecture
|
2025-09-01 21:24:12 +02:00 |
|
Quentin Fuxa
|
b044fcdec2
|
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
|
2025-09-01 14:55:19 +02:00 |
|
Quentin Fuxa
|
b0508fcf2c
|
mlx/fasterWhisper encoders are loaded once and shared in simulstreaming
|
2025-09-01 14:55:11 +02:00 |
|
Quentin Fuxa
|
ce89b0aebc
|
Merge pull request #177 from komiyamma/translate-readme-to-japanese
Translate README.md to Japanese
|
2025-09-01 13:54:50 +02:00 |
|
Quentin Fuxa
|
d5008ed828
|
mlx/fasterWhisper encoders are loaded once and shared in simulstreaming
|
2025-09-01 12:33:19 +02:00 |
|
Quentin Fuxa
|
d467716e26
|
add microphone picker
|
2025-08-31 10:12:52 +02:00 |
|
Quentin Fuxa
|
199e21b3ef
|
faster-whisper as an optional encoder alternative for simulstreaming
|
2025-08-30 23:50:16 +02:00 |
|
Quentin Fuxa
|
1d926f2e67
|
mlx-whisper used as simulstreaming encoder: improve speed for macos systems
|
2025-08-30 22:19:11 +02:00 |
|
Quentin Fuxa
|
4a71a391b8
|
get_web_interface_html to get_inline_ui_html for embedded web interface HTML
|
2025-08-30 13:44:06 +02:00 |
|
google-labs-jules[bot]
|
d3ed4e46e2
|
Translate README.md to Japanese
Create a Japanese version of the README.md file named ReadmeJP.md.
This makes the project more accessible to Japanese-speaking users.
|
2025-08-30 04:16:18 +00:00 |
|
Quentin Fuxa
|
057a1026d7
|
Merge branch 'main' of https://github.com/QuentinFuxa/whisper_streaming_web
|
2025-08-29 22:01:04 +02:00 |
|