Menu

Use more language model than one at runtime

Help
2011-06-01
2012-09-22
  • NGUYEN dang-khoa

    Dear sir,
    i have an idea for improve the accuracy when the speaker switch context
    between 2 or more domain.
    for each domain, i create one language model. At runtime, the posterior
    probability of input speech was calculated for each language model separated.
    Compare two result and get higher probability result.
    that still be an idea and i need to evalute it. Could i use pocketsphinx to do
    that ? is it possible ?
    thank in advance.

     
  • Nickolay V. Shmyrev

    Could i use pocketsphinx to do that ? is it possible ?

    Yes, see ps_get_prob function call.

     

Log in to post a comment.