Quentin Fuxa
|
7108d2ddc5
|
fixes https://github.com/QuentinFuxa/WhisperLiveKit/issues/269
|
2025-11-09 20:08:18 +01:00 |
|
Quentin Fuxa
|
0491681be4
|
Distilled model compatibility with HF config.json to ModelDimensions
|
2025-11-08 20:20:05 +01:00 |
|
Quentin Fuxa
|
8cbaeecc75
|
cutom alignment heads parameter for custom models
|
2025-09-27 11:04:00 +02:00 |
|
Quentin Fuxa
|
3bd2122eb4
|
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 |
|
Quentin Fuxa
|
4cfed6e98e
|
in MultiHeadAttention and ResidualAttentionBlock include cache_id for compatibility with simulstreaming code
|
2025-08-02 13:16:58 +02:00 |
|
Quentin Fuxa
|
687e3dd5e2
|
update simulstreaming model.py to match the latest version of whisper sources
|
2025-08-02 13:16:10 +02:00 |
|
Quentin Fuxa
|
8e056cbdf2
|
Upgrade SimulStreaming Whisper core from version 20230918 to 20250625
|
2025-08-02 13:06:36 +02:00 |
|
Quentin Fuxa
|
46efbdf1d9
|
solves https://github.com/QuentinFuxa/WhisperLiveKit/issues/151
|
2025-07-31 11:42:06 +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
|
2f177c4a3b
|
add __init__.py file to simul_whisper assets directory
|
2025-07-03 10:41:12 +02:00 |
|
Quentin Fuxa
|
36cc4412c3
|
update LICENSE with SimulStreaming dual licensing terms; include in .gitignore additional stuff
|
2025-07-03 09:21:38 +02:00 |
|
Quentin Fuxa
|
1e3fab9550
|
copy non python files from simulstreaming when installing package
|
2025-07-01 19:14:23 +02:00 |
|