aman/tests
Thales Maciel c4433e5a20
Some checks failed
ci / test-and-build (push) Has been cancelled
Preserve alignment edits without ASR words
Keep transcript-only runs eligible for alignment heuristics instead of bailing out when the ASR stage does not supply word timings.

Build fallback AsrWord entries from the transcript so cue-based corrections like "i mean" still apply, while reusing the existing literal guard for verbatim phrases.

Cover the new path in alignment and pipeline tests, and validate with python3 -m unittest tests.test_alignment_edits tests.test_pipeline_engine.
2026-03-11 13:50:07 -03:00
..
test_aiprocess.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_alignment_edits.py Preserve alignment edits without ASR words 2026-03-11 13:50:07 -03:00
test_aman.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_aman_cli.py Add Vosk keystroke eval tooling and findings 2026-02-28 17:20:09 -03:00
test_asr_whisper.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_config.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_config_ui.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_desktop_x11.py Fix X11 key injection modifier release handling 2026-02-27 15:22:54 -03:00
test_diagnostics.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
test_fact_guard.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_model_eval.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_pipeline_engine.py Preserve alignment edits without ASR words 2026-03-11 13:50:07 -03:00
test_recorder.py Add hardening regressions and update operational docs 2026-02-26 16:40:45 -03:00
test_vocabulary.py Remove legacy compatibility paths 2026-02-26 13:30:01 -03:00
test_vosk_collect.py Add Vosk keystroke eval tooling and findings 2026-02-28 17:20:09 -03:00
test_vosk_eval.py Add Vosk keystroke eval tooling and findings 2026-02-28 17:20:09 -03:00