Menu

starting from scratch

Help
2016-12-19
2016-12-20
  • Dillon Ramsey

    Dillon Ramsey - 2016-12-19

    I erased everything up to this point and im starting from scratch. So far I've extracted sphinx base and pocketsphinx into a the same directory named sphinx. From there, I compile them in visual studio with multithreading dll. Then I write an argfile as it appears on the installastion page. Where am I messing this up? I've written my argfile with both relative and absolute paths, and either way it says it can't find files.

     
    • Nickolay V. Shmyrev

      You need to

      1) Write absolute path in arguments
      2) Provide your arguments file
      3) Provide complete pocketsphinx output (all lines)

       
  • Dillon Ramsey

    Dillon Ramsey - 2016-12-19

    this is my arg file

     
  • Dillon Ramsey

    Dillon Ramsey - 2016-12-19

    this is what pocketsphinx is telling me

     
  • Dillon Ramsey

    Dillon Ramsey - 2016-12-19

    if I supply everything via command line, i receive this error

     
    • Nickolay V. Shmyrev

      The error messages in the log say you need to properly point the path to the arguments file in the first case. It failed to find the file "arg", maybe it named differently. In the second case you need to use all 4 arguments in command line, not just infile.

       
      • Nickolay V. Shmyrev

        In case you made the changes and still have a trouble provide an updated log.

         

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.