-
7c01d7f77f
fix(model): skip stale unload command
main
Giancarmine Salucci
2026-05-12 01:08:35 +02:00
-
d8a73e150a
fix(worker): port final segment cleanup
Giancarmine Salucci
2026-05-12 00:10:32 +02:00
-
cb0b07b2ff
fix(worker): collapse incremental segments
Giancarmine Salucci
2026-05-11 22:46:38 +02:00
-
d3a67f11b3
fix: four worker.rs bugs found during E2E testing
mozempk
2026-05-10 16:28:03 +02:00
-
bcaf8680db
docs: add FRONTEND_INTEGRATION.md developer guide
mozempk
2026-05-08 23:47:13 +02:00
-
d0148260e3
test: add unit test infrastructure (Docker tester stage + CI)
0.0.2
mozempk
2026-05-08 18:20:52 +02:00
-
b191fbe200
feat: dynamic model loading/unloading with GPU polling
mozempk
2026-05-08 17:57:20 +02:00
-
78c6fab81b
fix: remove duplicate old test suite and fix step 9 pipe/heredoc bug
mozempk
2026-05-06 12:13:15 +02:00
-
fd8d4deefb
fix: GPU warmup on startup + fix test_all.sh + document cold-GPU finding
mozempk
2026-05-06 11:57:30 +02:00
-
d5a88d1866
fix: create WhisperState once at load time, reuse across all chunks
mozempk
2026-05-06 11:51:33 +02:00
-
c25e8e7ffb
docs: add ARCHITECTURE, CODE_STYLE, FINDINGS, USAGE under docs/
v0.0.1
mozempk
2026-05-06 10:17:53 +02:00
-
8fc45ee86f
docs: add KNOWLEDGE.md with lessons learned and improvement notes
mozempk
2026-05-06 10:09:27 +02:00
-
6327ffc09d
fix: use set_language(None) for auto-detect instead of set_detect_language(true)
mozempk
2026-05-06 02:58:35 +02:00
-
ef9c04b070
fix: trim trailing silence from each chunk before whisper
mozempk
2026-05-06 02:13:20 +02:00
-
35e7ea8d28
feat: progress reporting with chunk context + live job persistence
mozempk
2026-05-06 02:00:46 +02:00
-
fb8556441c
feat: silence-based audio chunking before transcription
mozempk
2026-05-06 01:08:06 +02:00
-
9a36000062
fix: disable previous-text conditioning to prevent end-of-file loops
mozempk
2026-05-06 00:14:56 +02:00
-
2176206afe
fix: restore correct no_speech_thold and BeamSearch defaults
mozempk
2026-05-05 23:50:12 +02:00
-
16cb6ca661
feat: GPU-accelerated Whisper API for RTX 2080 (sm_75)
mozempk
2026-05-05 22:47:24 +02:00