Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add example to ALPHABET.md on how to diagnose a mis-matched alphabet #1

Open
KathyReid opened this issue Feb 9, 2021 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@KathyReid
Copy link
Contributor

In ALPHABET.md we have the following information, which would be made stronger with an example. This Issue is to add information on how to diagnose a mis-matched alphabet.txt file - by providing a worked example.

### How to diagnose mis-matched alphabets?

If you think you used different alphabets to create a [language model and an acoustic model](AM_vs_LM.md), try decoding _without_ the scorer. If you can decode the audio without a scorer and the output is reasonable, but when you decode the same audio with a scorer, and the output is _not_ reasonable, then you could have mis-matched alphabets. Usually the easiest way to fix this is to re-compile the scorer with the correct alphabet.

[Read more information on building a language model (scorer)](SCORER.md).
@KathyReid KathyReid self-assigned this Feb 9, 2021
@KathyReid KathyReid added the documentation Improvements or additions to documentation label Feb 9, 2021
@KathyReid KathyReid changed the title Add example to ALPHBABET.md on how to diagnose a mis-matched alphabet Add example to ALPHABET.md on how to diagnose a mis-matched alphabet Feb 9, 2021
@KathyReid KathyReid added this to the Beta release milestone Feb 28, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant