Menu

sphinxtrain with Arabic language detecting only one sentence right

Help
Rawan Laz
2017-03-11
2017-03-12
  • Rawan Laz

    Rawan Laz - 2017-03-11

    I'm using sphinxtrain for Arabic language..
    I have 4 sentences and have them spoken by 23 speakers
    The problem that the model only recognize one sentence correctly of the 4 when I test and the other 3 will show only stars in the results file , even when I use the same data from the trainning.. I don't know why ?

     
    • Nickolay V. Shmyrev

      You can share your model training folder to get help on this issue.

       
      • Rawan Laz

        Rawan Laz - 2017-03-11

        do you mean the logdir folder?

         
        • Nickolay V. Shmyrev

          The whole model training folder with audio files, logs, features, transcriptions, etc.

           
          • Rawan Laz

            Rawan Laz - 2017-03-11

            I have posted the whole folder

             

            Last edit: Rawan Laz 2017-03-11
          • Rawan Laz

            Rawan Laz - 2017-03-11

            model training folder

             
  • Rawan Laz

    Rawan Laz - 2017-03-12

    is there anything I'm doing wrong in the model?

     
    • Nickolay V. Shmyrev

      The language model lm.lm you created is not correct, you didn't add <s> tags in training text most likely.

      With the attached LM created with SRILM result should be much better.

      And, of course, you need much more training data as described in tutorial.

       
  • Seif Mostafa

    Seif Mostafa - 2017-03-14

    Hello Rawan , Nickolay

    am working with pocketsphinx after working well and get great results with sphinx4 as long as haven't experience with , tried to run it by eclipse and it works but my intent is voice recognition for arabic on android with words list (limit) so if here isn't the right place can u help me where it is?

    sorry for rawan if i tried ur model without ur permission but i won't intent to upload my works or use it as final without urs of course .. it was just a try to see if this will work .

    i tried to use the model rawan uploaded and it log me this error : http://imgur.com/a/rYgRj

    And I use https://i.stack.imgur.com/g6YxN.png this code setup code for setup the recognizer and call recognizer.startListening(SEARCH_KEYWORD); when press&hold on button and recognizer.stop(); when the hold is up. and this is content of the digits2.gram : https://imgur.com/zNAkODv and this log come : https://imgur.com/a/bo7pm and didn't know than what ?!!

    and this is the code for results :https://imgur.com/a/KFd9E
    i didn't know what is wrong here ..
    what should i do to use Rawan's model or any other model for arabic words on android ?

    Thanks!

     

Log in to post a comment.