Level 2 — Lesson 4 of 6 — Configure speech recognition to reduce misrecognition and improve routing.
What Global ASR is for
Reduce clarifications
Minimize unnecessary clarification questions
Improve routing
Increase routing accuracy for calls
Stabilize retrieval
Improve Managed Topic selection for spoken queries
Fix transcription
Correct recurring transcription errors at the source
It is not a substitute for good KB design or clear agent behaviour rules. Think of it as sharpening the agent’s ears, not teaching it new facts.
Two essential tools
- Keyphrase Boosting
- Transcript Corrections
Keyphrase Boosting biases the ASR model toward recognising specific words or phrases more reliably.
When to use it
Use cases
Use cases
- A word is important for routing or actions
- Misrecognition causes the agent to take the wrong path
- Users consistently repeat themselves for the same term
Typical candidates
Typical candidates
Department names:
- “front desk”
- “billing”
- “room reservations”
- “bell desk”
- “late checkout”
- “cancel”
- “confirm”
How to configure
A practical workflow
Review recent calls
Look for calls where:
- The agent asked for repetition
- The wrong KB topic was selected
- Routing or handoff failed unexpectedly
Choose your tool
Decide:
- Boost if the word is correct but under-recognised
- Correct if the word is consistently misheard as something else
Common mistakes
Verification checklist
You’re done when:
- Previously misheard phrases are transcribed correctly
- The agent asks fewer clarification questions for known terms
- Routing and KB selection stabilise in live call testing
- Behaviour remains consistent after promotion between environments
Global ASR tuning is iterative. Small, deliberate adjustments here pay off more than large rewrites elsewhere.

