Jezra 810d17c7a6 Reads default startup options from an options.yaml file | před 10 roky | |
---|---|---|
assets | před 10 roky | |
data | před 10 roky | |
Blather.py | před 10 roky | |
GtkTrayUI.py | před 10 roky | |
GtkUI.py | před 10 roky | |
QtUI.py | před 10 roky | |
README.md | před 10 roky | |
Recognizer.py | před 10 roky | |
commands.tmp | před 10 roky | |
gpl-3.0.txt | před 11 roky | |
language_updater.sh | před 11 roky | |
options.yaml.tmp | před 10 roky |
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