Menu

feat_print

Help
2017-08-22
2017-08-22
  • Karim BEN ALAYA

    Karim BEN ALAYA - 2017-08-22

    Hi,
    In pocketsphinx there's an option -debug. What does it take as argument ? I tried a path, yes/no, some other functions name: nothing works. additionally, it's not specified in the help.
    How could we get feat_print running ? I tried setting on DUMP_FEATURES then only the ceptrum dumper guy worked. Those functions are not there for the show, I'm pretty sure there should be argument like the -debug in order to make it run without much trouble.
    Please help !

     
    • Nickolay V. Shmyrev

      In pocketsphinx there's an option -debug. What does it take as argument ? I tried a path, yes/no, some other functions name: nothing works. additionally, it's not specified in the help.

      It was pretty useless and was enabled only in compile time to debug complex search problems. I removed this option recently.

      How could we get feat_print running ? I tried setting on DUMP_FEATURES then only the ceptrum dumper guy worked. Those functions are not there for the show, I'm pretty sure there should be argument like the -debug in order to make it run without much trouble.

      You call it from your own C code by modifying it if if you are interested in specific aspect, you can't call it inside existing binary. Ordinary user don't need to all those debug functions.

       
      • Karim BEN ALAYA

        Karim BEN ALAYA - 2017-08-22

        Ok, I see :p
        Thanks Nickolay !

         
  • Karim BEN ALAYA

    Karim BEN ALAYA - 2017-08-22

    Of course I'm not intrested in the feat_print function on it's own but it's calls especially after dynamic feature computation and subvector projection. So how could we actually get that code running ? (Pretty sure with some king of argument but what ?)

     

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.