Menu

Pocketsphinx with new language model

Help
pannam
2016-05-24
2016-05-24
  • pannam

    pannam - 2016-05-24

    Hi, before i move on to my language i wanted to test with a different model. There is already a similar question in this forum but mine is in ubuntu and not windows.
    I downloaded hindi model and these are the steps i did to get it to work in ubuntu.
    Under /home/pannam/Downloads/hindi/etc/sphinx_decode.cfg i edited the path .

        $DEC_CFG_BASE_DIR = '/home/pannam/Downloads/hindi';
        $DEC_CFG_SPHINXDECODER_DIR = '/home/pannam/pocketsphinx';
    
     Below I am trying to test it
    
    pannam@pannam-VirtualBox:~/Downloads/hindi$ perl test.pl
    Recording WAVE 'wav/test.wav' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
    ^CAborted by signal Interrupt...
    
    RECOGNIZED SENTENCE:   
    
    rm: cannot remove 'feat/test.mfc': No such file or directory
    

    could you please help me with this error ?

     
    • Nickolay V. Shmyrev

      It is not quite clear what is test.pl and where did you get it from. It is not a part of cmusphinx and it is not recommended in our testing procedures. You should probably follow our tutorial instead.

       
  • pannam

    pannam - 2016-05-24

    I got it from https://sourceforge.net/projects/hindiasr/files/Hindiasr/HindiASR-2.0/ It reads it is built from CMUSPhinx tool . I just followed the instructions. Sure as per your previous advice you suggested to check how different models work before i can build my own. I got english working and as hindi is fairly similar to my language i tried to get hindi model to work but without success.

     
    • Nickolay V. Shmyrev

      Our tutorials are available on our website, you need to follow them instead

      http://cmusphinx.sourceforge.net/wiki/tutorial

       

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.