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

Update README.rst and docs to clarify confusing project names #389

Closed Kentoseth closed 4 months ago

Kentoseth commented 5 months ago

Changed the pip install added the fork info higher and clarified the ambiguity about dragonfly and dragonfly2

Kentoseth commented 5 months ago

I recommend renaming this entire project as Dragonfly2 so as to eliminate the discrepancies between the PyPI repository and this repository.

Right now the naming conventions are very confusing and will remain confusing to any beginners. So it is best to just standardize on a single name.

drmfinlay commented 5 months ago

Thank you for this pull request. I agree that the naming is confusing. However, I will be sticking with the original distribution name (dragonfly). The next and (probably) final version of this library -- version 1.0.0 -- will be released very soon and will be published on PyPI under both distribution names: dragonfly and dragonfly2.

drmfinlay commented 4 months ago

I have changed this slightly and cleared up a few things on other branches. Thanks again.