Jezra 8433aac1ed *slightly* improved the error handling.... slightly | 10 anni fa | |
---|---|---|
assets | 10 anni fa | |
data | 10 anni fa | |
Blather.py | 10 anni fa | |
GtkTrayUI.py | 10 anni fa | |
GtkUI.py | 10 anni fa | |
QtUI.py | 10 anni fa | |
README.md | 10 anni fa | |
Recognizer.py | 10 anni fa | |
commands.tmp | 10 anni fa | |
gpl-3.0.txt | 11 anni fa | |
language_updater.sh | 11 anni fa | |
options.yaml.tmp | 10 anni fa |
Blather is a speech recognizer that will run commands when a user speaks preset sentences.
Note: to start Blather without needing to enter command line options all the time, copy options.yaml.tmp to ~/.config/blather/options.yaml and edit accordingly.
once the sentences.corpus file has been created, run the language_updater.sh script to automate the process of creating and downloading language files.
To run blather with the GTK UI and start in continuous listen mode:
./Blather.py -i g -c
To run blather with no UI and using a USB microphone recognized and device 2:
./Blather.py -m 2
There are a few ways to find the device number of a USB microphone.
cat /proc/asound/cards
arecord -l