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
375 stars 73 forks source link

Dragonfly version 1.0.0 #367

Closed drmfinlay closed 1 year ago

drmfinlay commented 2 years ago

This pull request will include the changes to be released in version 1.0.0 of the library. This version will be released as an update to the original dragonfly package as well as the newer dragonfly2 package.

A number of recent additions, such as the rpc sub-package, will be removed in version 1.0.0. Other additions, such as the accessibility sub-package, will be made (properly) optional.

This is still a work-in-progress.

drmfinlay commented 1 year ago

The rest of the work on v1.0.0 will be done on the master branch.