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