Menu

Unable to test adapted acoustic model with sphinx - Missing msvcr110d.dll

Help
Sri Ram
2017-06-20
2017-06-20
  • Sri Ram

    Sri Ram - 2017-06-20

    I am using Sphinx4 - 5prealpha in Windows (x64) and observing missing msvcr110d.dll while trying to test adapted acoustic model.
    command-
    pocketsphinx_continuous -hmm "C:\Users\sriram\Desktop\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2\en_in.cd_cont_5000" -lm "C:\Users\sriram\Desktop\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2\second.lm" -dict "C:\Users\sriram\Desktop\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2\1331.dic" -infile "C:\Users\sriram\Desktop\STT\sphinxtrain-5prealpha-win32\cmusphinx-en-in-5.2\arctic_0001.wav"

    I understand that this is due to missing DLL but my machine has msvcr110.dll but not the same in debug mode. Is there any other alternative?

     
    • Nickolay V. Shmyrev

      You are trying to run debug version of pocketsphinx_continuous. Use release version or install the required dll (it is a part of visual studio package).

       

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.