fix(asr): reject isolated_tail_closing hallucinations after phrase 30692b2 Thedeezat Cursor commited on May 11
fix(space): inline client_log route in main.py for single-file HF deploy d600fce Thedeezat Cursor commited on May 10
feat(api): register POST /client_log for HoloLens telemetry 6a82374 Thedeezat Cursor commited on May 10
fix(it): soften zlib compression gate; ultra-short tail after phrase 2251e5d Thedeezat Cursor commited on May 10
fix(forced-lang): reject ultra-short trimmed EN/IT segments by default 9a0b6df Thedeezat Cursor commited on May 10
feat(it): warm-load transformers by default; soften RMS for fragments 551dec9 Thedeezat Cursor commited on May 10
fix: English segment word cap uses paired signals; fix Italian restore 8371e74 Thedeezat Cursor commited on May 10
tune(api-space): increase forced chunk context to 4.0s with tail trim enabled 78a942a Thedeezat Cursor commited on May 8
feat(api-space): detect and trim weak late tail continuation sentences abb5811 Thedeezat Cursor commited on May 8
tune(api-space): rebalance English confidence filters for realtime speech 6a6a4e1 Thedeezat Cursor commited on May 8
fix(api-space): stricter English confidence+density rejection, less punitive Italian fallback 292cadf Thedeezat Cursor commited on May 8
fix(api-space): disable aggressive forced segmentation by default for realtime demo 3199a7d Thedeezat Cursor commited on May 8
fix(api-space): reduce pre-decode over-filtering for short strong segments 27678da Thedeezat Cursor commited on May 8
fix(api-space): relax trimmed speech segment gate for EN/IT 061c188 Thedeezat Cursor commited on May 8
feat(api-space): speech-segment-first forced decode with confidence-driven EN/IT acceptance b6014bd Thedeezat commited on May 8
fix(api-space): suppress weak short forced-language tails after strong chunk 6477309 Thedeezat commited on May 8
Revert "feat(api-space): generic forced-language tail acceptance filter (EN+IT)" 7fb0f45 Thedeezat commited on May 8
feat(api-space): generic forced-language tail acceptance filter (EN+IT) 5f6e174 Thedeezat commited on May 8
Revert "fix(api-space): strip dangling THANK YOU/THANKS after .?!; trim silence for EN" 40a843d Thedeezat commited on May 8
Revert "fix(api-space): apply dangling THANK YOU strip for auto/missing X-Forced-Language" 9323e52 Thedeezat commited on May 8
fix(api-space): apply dangling THANK YOU strip for auto/missing X-Forced-Language ca5297b Thedeezat Cursor commited on May 8
fix(api-space): strip dangling THANK YOU/THANKS after .?!; trim silence for EN 5460658 Thedeezat Cursor commited on May 8
feat(api-space): trim trailing silence on forced Italian chunks (HoloLens-style tails) c5f5533 Thedeezat Cursor commited on May 8
fix(api-space): force Whisper decode scores via GenerationConfig; strip dangling grazie tail after .?! 92eba56 Thedeezat Cursor commited on May 8
feat(api-space): expose Whisper transformers decode confidence metadata. 0df3dfc Thedeezat Cursor commited on May 8
Enforce conservative forced-Italian acceptance and exact weak-tail reject logging. d031ccb Thedeezat Cursor commited on May 8
Apply conservative confidence-based forced-Italian acceptance and weak-tail rejection. cf67df8 Thedeezat Cursor commited on May 8
Strip only dangling final Italian conjunction tokens (E/ED). 2dbf0e3 Thedeezat Cursor commited on May 8
Prioritize short Italian speech-RMS over VAD; add return/client response logs. bb6a62d Thedeezat Cursor commited on May 8
Use speech-window RMS (not full chunk RMS) for forced-Italian gating. 7545d8f Thedeezat Cursor commited on May 8
Add forced-Italian short-utterance mode with balanced RMS/min-chunk gates. f963195 Thedeezat Cursor commited on May 8
Tighten forced-Italian weak-tail rejection and apply real VAD pre-check. 8985245 Thedeezat Cursor commited on May 8
Skip forced-Italian transformers warm-load to prevent HF build crash 91826f6 Thedeezat Cursor commited on May 8
Default forced-Italian to whisper-large-v3-turbo; short-chunk gate + VAD. 2a96f08 Thedeezat Cursor commited on May 8
Remove Italian substring hallucination stripping; keep English-caption targets only. 6e3b1ab Thedeezat Cursor commited on May 8
Reduce EN/IT tail hallucinations: stricter thresholds, FW logprob, tail cleanup. 2219786 Thedeezat Cursor commited on May 8
Strip redundant Italian Whisper tail "W e W" in forced-Italian sanitization. 25debd2 Thedeezat Cursor commited on May 7
Recover short forced-language utterances without hardcoded word rules. 8b5f0fd Thedeezat Cursor commited on May 7
Default forced-English CUDA path to quality model instead of realtime. cfafb37 Thedeezat Cursor commited on May 6
Use cross-model English consensus to suppress unstable trailing token hallucinations. c096936 Thedeezat Cursor commited on May 6
Gate forced-English realtime decodes by segment confidence before fallback selection. b474459 Thedeezat Cursor commited on May 6
Preserve short repeated utterances and avoid blanking tiny overlap chunks. 4b665ac Thedeezat Cursor commited on May 6
Retry empty forced-English chunks with a relaxed no-speech threshold. 11b9b9c Thedeezat Cursor commited on May 6
Improve English ASR stability by rerunning suspicious fast-path decodes on the stronger EN model. b954996 Thedeezat Cursor commited on May 6
Revert "Default Italian production path to shared faster-whisper." ca733dc Thedeezat commited on May 4
Improve Italian WER with accuracy-first forced decode defaults. 8aa026b Thedeezat Cursor commited on May 4
Reduce forced-Italian false blanks and hallucinated additions. c8b817c Thedeezat Cursor commited on May 4