dictation-toolbox / dragonfly

Speech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS), Windows Speech Recognition (WSR), Kaldi and CMU Pocket Sphinx
GNU Lesser General Public License v3.0
383 stars 75 forks source link

Add minimal working example #351

Closed jaanli closed 2 years ago

jaanli commented 3 years ago

Thanks to @LexiconCode for helping me get this minimal example working! Reference: https://github.com/dictation-toolbox/dragonfly/issues/341

drmfinlay commented 2 years ago

Sorry, I forgot about this pull request.

I think, since Natlink has changed a bit in the last year or so, it would be better to refer to that project's documentation instead. I'll make the necessary changes to the README and other files. Some of this information can go into the natlink engine section of the docs.

I will, however, take on the change at the end: "SR engine back-ends" should indeed be "Speech recognition engine back-ends."

drmfinlay commented 2 years ago

I've updated the Natlink engine documentation page. The section on command modules is clearer now. There is a link at the top of that page to the instructions for installing and configuring Natlink.

https://dragonfly2.readthedocs.io/en/latest/natlink_engine.html