evals: the ASR leg can name its provider, model and vocabulary, and we measured what the vocabulary is worth #505
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/502-asr-leg-vocabulary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refs #502 (item 5), #355 (the measured effect of vocabulary bias), #360 (experiment 1 from the provider evaluation).
The synthetic-session harness's ASR leg gained
--asr-provider,--asr-modeland--vocabularyso a run can be pointed at a named provider and handed a term list, and the run record carries what was used. With that in place the effect of vocabulary bias on the invented campaign's proper nouns was measured against the bundled WhisperX server (API v2, large-v3-turbo):No WER regression, no fabricated names, and the control reproduced the calibration run bit-identically, so the harness is stable enough to carry this kind of comparison. Evals-only change, no runtime code, no migration.
🤖 Generated with Claude Code