pocketsphinx-go icon indicating copy to clipboard operation
pocketsphinx-go copied to clipboard

Please add "jsgf grammar".

Open nstr opened this issue 8 years ago • 2 comments

Please add "jsgf grammar". Something like that:

sphinx.JSGFFileOption()

nstr avatar May 29 '17 08:05 nstr

@njnest Sorry I was working on that feature but something got me distracted!1 :(

Btw, am I in the right direction with ed6f9a61134ee0b912c5e1033b9d1c428db2a4ee? Or you wanted something simpler?

xlab avatar Aug 28 '17 11:08 xlab

Hi, Try to add this in your sphinx.NewConfig( :

sphinx.UserOption("-jsgf",*jsgf)

Cicatrice avatar Oct 06 '17 20:10 Cicatrice