Menu

Debug Assertion Failed

Help
2017-09-06
2017-09-06
  • Brent Allard

    Brent Allard - 2017-09-06

    Platform: Windows 10
    Running pocketsphinx_continuous.exe with all appropriate model files set, ie:
    path_to_exe -inmic yes -hmm model\en-us\en-us -lm model\en-us\en-us.lm.bin -dict model\en-us\cmudict-en-us.dict

    Error:

    Debug Assertion Failed!

    Program: path to exe (as above)
    File: f:\dd\vctools\crt_bld\self_x86\crt\src\read.c
    Line: 85

    Expression: (_osfile(fh) & FOPEN)

    Any insight on what could have caused the issue? my code is pulled directly from sourceforge, so I'm not on the bleeding edge (ie github)

     

    Last edit: Brent Allard 2017-09-06
  • Brent Allard

    Brent Allard - 2017-09-06

    I was able to avoid this issue by using the provided .exe and .dll files in the original download, rather than those built by visual studio 2017.

     

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.