Jezra 810d17c7a6 Reads default startup options from an options.yaml file | пре 10 година | |
---|---|---|
assets | пре 10 година | |
data | пре 10 година | |
Blather.py | пре 10 година | |
GtkTrayUI.py | пре 10 година | |
GtkUI.py | пре 10 година | |
QtUI.py | пре 10 година | |
README.md | пре 10 година | |
Recognizer.py | пре 10 година | |
commands.tmp | пре 10 година | |
gpl-3.0.txt | пре 11 година | |
language_updater.sh | пре 11 година | |
options.yaml.tmp | пре 10 година |
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