Menu

Recognotion frome file (Pocketsphinx) help

Help
med
2012-04-28
2012-09-22
  • med

    med - 2012-04-28

    Hi everyone :),

    I read the turorial here: http://cmusphinx.sourceforge.net/wiki/tutorialpocke
    tsphinx,
    but
    it only says how to compile it using gcc, but I'm tryin to create an
    application in Qt, I really need to know what are all the .h I need to add to
    my preject, I saw something somewhere about all the .h in the sphinxbase
    folder and sys/time, sys/types...

    can you please tell me where to find sys/time.h and sys/types.h, I can't find
    them even with a search in the / dir: (I'm using ubuntu 11.10)

    Thank you alla;

     
  • Nickolay V. Shmyrev

    can you please tell me where to find sys/time.h and sys/types.h, I can't
    find them even with a search in the / dir: (I'm using ubuntu 11.10)

    You can use 'locate' command to search for files on your system.

     
  • med

    med - 2012-04-29

    thank you for answering, yes I know about locate and find but there is more
    that one types.h and time.h on my system with different code inside of then,
    and I don't know the right ones to add...

    Please can you just give me a link or a list of all the headers I have to add
    to my Qt project in order to compile the code in the tutorials, I added some
    ones but I've some errors and I think they're not the right ones....

    Please help me, I've been asking the same question more than once :s :s ,
    thank you so much for all the help, without I couldn't go any further, but I
    still need more help :s

     

Log in to post a comment.