Menu

Sphinx 3 decoder has some problem

Help
2010-10-07
2012-09-22
  • vijayabharadwaj gsr

    I am getting the following error in Sphinx 3 decoding.

    INFO: Reading HMM in Sphinx 3 Model format
    INFO: Model Definition File: models/hmm//mdef
    INFO: Mean File: models/hmm//means
    INFO: Variance File: models/hmm//variances
    INFO: Mixture Weight File: models/hmm//mixture_weights
    INFO: Transition Matrices File: models/hmm//transition_matrices
    INFO: mdef.c(682): Reading model definition: models/hmm//mdef
    FATAL_ERROR: "mdef.c", line 495: Duplicate base phone: a - - - n/a 24 72 73 74
    N

    What is the possible cause for this error. I am using Capital A for long 'a'
    in indian languages and lower case a for short 'a' in the phone list. Is that
    the cause for getting this error?

     
  • marekl

    marekl - 2010-10-07

    Hi vijayabharadwaj,
    You are right - Sphinx 3 is by default case insensitive as to the phonemes.
    You may change this - see https://sourceforge.net/projects/cmusphinx/forums/f
    orum/5471/topic/3841842.

    Marek

     
  • vijayabharadwaj gsr

    Thank you very much marekl0. Its working.

     
  • Nickolay V. Shmyrev

    Hello guys

    FYI, I changed the code to be case sensitive by default.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.