jedzill4
994ce21365
📌 chore(deps): pin dependences to python 3.11 to 3.13 due dependency resolution matrix
2026-02-25 14:21:19 -03:00
jedzill4
132823dc09
deps: improve deps dependency resolution (wip)
2026-02-24 20:15:53 -03:00
jedzill4
d6d8c2635f
chore: use uv as python project manager to improve dependency resolution
2026-02-23 22:16:32 -03:00
Quentin Fuxa
5a12c627b4
feat: add 99-test unit test suite with zero model dependencies
...
Test suite covering:
- metrics.py: WER computation, timestamp accuracy, text normalization
- config.py: defaults, .en model detection, policy aliases, from_namespace
- timed_objects.py: ASRToken, Silence, Transcript, Segment, FrontData
- hypothesis_buffer.py: insert, flush, LCP matching, pop_committed
- silence_handling.py: state machine, double-counting regression test
- audio_processor.py: async pipeline with MockOnlineProcessor
All tests run in ~1.3s without downloading any ASR models.
Add pytest and pytest-asyncio as optional test dependencies.
Update .gitignore to allow tests/ directory.
2026-02-22 23:27:40 +01:00
Quentin Fuxa
3c15246fc0
mixstral hf v0
2026-02-20 20:49:57 +01:00
Quentin Fuxa
e7e82f7c19
bump to 0.2.18
2026-02-11 22:10:00 +01:00
Quentin Fuxa
e5b01033af
add json normalizers for english language in build
2026-01-16 10:47:46 +01:00
Quentin Fuxa
6ae545bcb1
bump to 0.2.17.post1
2026-01-16 10:43:52 +01:00
Quentin Fuxa
79a705c969
fixes #323
2026-01-16 10:38:07 +01:00
Quentin Fuxa
b67ddea494
bump to 0.2.17
2025-12-08 23:52:00 +01:00
Quentin Fuxa
3192553e20
fixes #307
2025-12-09 10:27:49 +01:00
Quentin Fuxa
28cf831701
indicate for context token limits for --max-context-tokens. bump to 0.2.16.dev0
2025-11-25 23:45:15 +01:00
Quentin Fuxa
a175d1a327
fixes silence detected but never reported by silero
2025-11-23 11:20:00 +01:00
Quentin Fuxa
6206fff118
0.2.15
2025-11-21 23:52:00 +01:00
Quentin Fuxa
3e13ee6fc3
bump to post4
2025-11-19 21:23:43 +01:00
Quentin Fuxa
e9b4ceeee5
Add audio partial silence in chunks handling. bump to 0.2.14.post3
2025-11-17 22:52:00 +01:00
Quentin Fuxa
bfd60b3921
Add audio partial silence in chunks handling. bump to 0.2.14.post2
2025-11-17 22:52:00 +01:00
Quentin Fuxa
bcffdbc6b3
bump to 0.2.14
2025-11-15 20:19:09 +01:00
Quentin Fuxa
d310f7e25f
hf compatibility
2025-11-15 18:34:19 +01:00
Quentin Fuxa
13401ffe24
whisper core at root of wlk
2025-11-10 12:17:18 +01:00
Quentin Fuxa
ffe5284764
_processing_tasks_done checks task completion
2025-11-05 23:34:00 +01:00
Quentin Fuxa
41ca17acda
to 0.2.13
2025-10-30 23:30:49 +01:00
Quentin Fuxa
ece02db6a3
Use optional new separate NLLW package for translation
2025-10-30 19:36:28 +01:00
Quentin Fuxa
19e9d76610
fixes #257
2025-10-24 20:39:37 +02:00
Quentin Fuxa
e7b05b0138
migration to silero vad v6: supports onnx
2025-10-23 23:52:00 +02:00
Quentin Fuxa
12a69205ed
bump to 0.2.12
2025-10-06 19:59:05 +02:00
Quentin Fuxa
d55490cd27
typo and simpler conditions
2025-09-26 20:38:26 +02:00
cvandenbroek
994f30e1ed
fix: translation in pyproject
2025-09-26 20:08:35 +02:00
Quentin Fuxa
d24c110d55
to 0.2.11
2025-09-24 22:34:01 +02:00
Quentin Fuxa
1833e7c921
0.2.10
2025-09-16 23:45:00 +02:00
Quentin Fuxa
babe93b99a
to 0.2.9
2025-09-11 21:36:32 +02:00
Quentin Fuxa
334b338ab0
use platform to determine system and recommand mlx whisper
2025-09-07 15:49:11 +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
19765e89e9
remove triton <3 condition
2025-08-27 20:44:39 +02:00
Quentin Fuxa
f9c9c4188a
optional dependencies removed, ask to direct alternative package installations
2025-08-27 18:15:32 +02:00
Quentin Fuxa
c21d2302e7
to 0.2.7
2024-08-24 19:28:00 +02:00
Quentin Fuxa
12973711f6
0.2.6
2025-08-21 14:34:46 +02:00
Quentin Fuxa
d089c7fce0
.html to .html + .css + .js
2025-08-20 20:00:31 +02:00
Quentin Fuxa
e42523af84
VAC activated by default
2025-08-17 01:29:34 +02:00
Quentin Fuxa
349c7dcb9e
bump version ro 0.2.5
2025-08-13 10:04:31 +02:00
Quentin Fuxa
bda72b8bc0
setup.py to pyproject.toml. Remove <2.0.0 condition on numpy dep
2025-08-03 16:32:31 +02:00