Menu

Sphinxbase Sphinx_fe Problem on Windows

Help
2018-01-30
2018-02-04
  • Samurai Worf

    Samurai Worf - 2018-01-30

    So I'm actually trying to get Sphinx 4 work on Java and I made it work , only problem is , it isn't very accurate so I figured to adapt the en-us acoustic model as seen in the Tutorial.
    I am stuck at the Point where i should use the sphinx_fe.exe in sphinxbase(I compiled it (build it in Visual Studio) with no errors so i assume I did it correctly) when i now try to start sphinx_fe (located at sphinxbase/bin/Release/x64) a command prompt pops up and closes really fast the error that i was able to read is :
    ERROR: "sphinxfe.c", line 1009: Command line parsing failed
    Any ideas?

     
    • Nickolay V. Shmyrev

      You first open a cmd window first and type all commands there, then you can scroll and read the output.

      You can also write bat file to automate it all.

      Overall, good accuracy requires something more modern. You can try prebuilt Kaldi docker image.

       
  • Samurai Worf

    Samurai Worf - 2018-01-30

    When I enter sphinx_fe -argfile en-us/feat.params (first command) i get an output without errors when I enter any of the other ones (-samprate 16000 -c arctic20.fileids or -di . -do . -ei wav -eo mfc -mswav yes) it says DNS server not authorative for zone.

     

    Last edit: Samurai Worf 2018-01-30
  • Samurai Worf

    Samurai Worf - 2018-01-30

    Got that one btw , it werent 3 commands it was 1 hehe. For those with the same problem try this command:
    sphinx_fe -argfile en-us/feat.params -samprate 16000 -c arctic20.fileids -di . -do . -ei wav -eo mfc -mswav yes

     
  • Samurai Worf

    Samurai Worf - 2018-01-30

    (Comment deleted and issue put into another Topic)

     

    Last edit: Samurai Worf 2018-01-31

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.