pocketsphinx_mdef_convert
PocketSphinx is a version of the open-source Sphinx-II speech
Install
- All systems
-
curl cmd.cat/pocketsphinx_mdef_convert.sh
- Debian
-
apt-get install pocketsphinx
- Ubuntu
-
apt-get install pocketsphinx
- Kali Linux
-
apt-get install pocketsphinx
- Fedora
-
dnf install pocketsphinx
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pocketsphinx
- Raspbian
-
apt-get install pocketsphinx
- Dockerfile
- dockerfile.run/pocketsphinx_mdef_convert
pocketsphinx
PocketSphinx is a version of the open-source Sphinx-II speech
recognition system which is able to recognize speech in real-time. While it may be somewhat less accurate than the offline speech recognizers, it is lightweight enough to run on handheld and embedded devices.