Menu

Dumping JSGF dot file from pocketsphinx

Help
2016-05-20
2016-05-21
  • Marco Quezada

    Marco Quezada - 2016-05-20

    Hello, I've been looking through the code in pocketsphinx to see if there is a way to dump the loaded jsgf grammar into a dot file. I've seen this in the java code but not in pocketsphinx. Can you provide some guidance on how this could be done? I'm running the android demo code but I don't see this ability in the JNI.

    Thanks,

    -marco

     
    • Nickolay V. Shmyrev

      This feature is not supported, you have to implement it yourself. You can convert JSGF to FSG first and then implement the code to display FSG which is simply a graph.

       

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.