Skip to content

Commit

Permalink
Change introductory descriptions of Kaldi and Sphinx engines
Browse files Browse the repository at this point in the history
The descriptions for both back-ends in the README and in the index
of the documentation now read "open source and multi-platform".
  • Loading branch information
drmfinlay committed Jun 16, 2021
1 parent 987f6ab commit 6992ed7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Dragonfly currently supports the following speech recognition engines:
similar editions of *Dragon* are supported. Other editions may work too
- *Windows Speech Recognition* (WSR), included with Microsoft Windows
Vista, Windows 7+, and freely available for Windows XP
- *Kaldi* (under development)
- *CMU Pocket Sphinx* (with caveats)
- *Kaldi*, open source and multi-platform.
- *CMU Pocket Sphinx*, open source and multi-platform.

Documentation and FAQ
----------------------------------------------------------------------------
Expand Down
5 changes: 3 additions & 2 deletions documentation/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ Dragonfly currently supports the following speech recognition engines:
work too
- :ref:`Windows Speech Recognition <RefSapi5Engine>` (WSR), included with
Microsoft Windows Vista, Windows 7+, and freely available for Windows XP
- :ref:`Kaldi <RefKaldiEngine>` (under development)
- :ref:`CMU Pocket Sphinx <RefSphinxEngine>` (with caveats)
- :ref:`Kaldi <RefKaldiEngine>`, open source and multi-platform.
- :ref:`CMU Pocket Sphinx <RefSphinxEngine>`, open source and multi-
platform.

Dragonfly's documentation is available online at
`Read the Docs <http://dragonfly2.readthedocs.org/en/latest/>`_.
Expand Down

0 comments on commit 6992ed7

Please sign in to comment.