Replies: 1 comment
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
>>> cbsandeep10
[May 14, 2018, 8:19pm]
Hi,
I am trying to decode proper nouns like names. slash
I have a audio with sentence as 'Get me a bottle of vine Albert'. slash
Everything decodes except the name 'Albert' slash
I need help to achieve decoding of such names.
Say, if i have a list of such names, that I use mostly. slash
1 . Should the acoustic model be retrained for such things. slash
2. The adaptation of the language model for names is sufficient.
If language model is sufficient, how should I add such list to the
language model training. slash
Through interpolation and more weightage(lambda) to the names list?
Thanks, slash
Sandeep
[This is an archived TTS discussion thread from discourse.mozilla.org/t/decoding-for-proper-nouns-human-names]
Beta Was this translation helpful? Give feedback.
All reactions