index
:
pollyana
this commit
main
Voice input tooling for Linux.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-27
Replaced last YAML bit with JSON
Clayton G. Hobbs
2015-12-27
Beginning work moving from YAML to JSON
Clayton G. Hobbs
2015-12-27
Removed override command line option
Clayton G. Hobbs
2015-12-27
Work towards Python 3 support
Clayton G. Hobbs
2015-12-27
Whoops, two ~ on either side for strikethrough
Clayton G. Hobbs
2015-12-27
Mention self-updating feature in README
Clayton G. Hobbs
2015-12-27
Update language automatically on startup
Clayton G. Hobbs
2015-12-26
More changes to README
Clayton G. Hobbs
2015-12-26
Update README to reflect the missing Qt UI
Clayton G. Hobbs
2015-12-26
Removed QT interface, renamed interfaces to Kaylee
Clayton G. Hobbs
2015-12-26
Ported to new pocketsphinx and pygi
Clayton G. Hobbs
2015-08-01
More format fuckery
Jezra
2015-08-01
Baaaahhh! gitlab markdown processing leaves something to be desired
Jezra
2015-08-01
Added missing return
Jezra
2015-08-01
Added invalid sentence command and valid sentence command to the documentation
Jezra
2015-03-15
Added example for -p flag to README
Jezra
2014-11-09
*slightly* improved the error handling.... slightly
Jezra
2014-09-12
Added -p --pass-words flag that will pass the recognized words to the shell c...
Jezra
2014-08-24
pull your shit together jez. moved the options print out
Jezra
2014-08-24
modified recognizer instance creation to use self.options['microphone']
Jezra
2014-08-24
Added the ability to define a command to run whenever a valid sentence is det...
Jezra
2014-07-04
Added a bit of error checking for the most common problem: missing gstreamer ...
Jezra
2014-05-04
Reads default startup options from an options.yaml file
Jezra
2014-04-26
Added Gtk Tray UI (thanks padfoot)
Jezra
2014-01-21
added gstreamer0.10-base-plugins to the requirements in the README
Jezra
2014-01-17
Changed README to reference a working corpus processing web page
Jezra
2014-01-14
Added '-m --microphone' flag to let the user pick a mic other than the system...
Jezra
2013-08-23
Updated the README to correct instructions for copying commands file
Jezra
2013-07-23
ctrl+q will quit the UI if it is running
Jezra
2013-07-16
The updater uses the correct commands file
Jezra
2013-07-02
icon, dumbass
Jezra
2013-07-01
Added a data dir with the blather icon
Jezra
2013-06-26
Something .conf
Jezra
2013-06-25
added -H Num to keep track of blather history
Jezra
2013-06-10
Implemented -i flag to select UI and -c flag to start UI in 'continuous liste...
Jezra
2013-06-01
Added some graphical assets for blather (icon related)
Jezra
2013-05-03
Control the size
Jezra
2013-04-25
licensing
Jezra
2013-04-22
patched language_updater.sh to generate corpus from command file
Jezra
2013-04-20
Whoa bub! you don't have to yell.
Jezra
2013-04-19
Updated the README to better reflect the new UIs
Jezra
2013-04-18
Cleaner quiting for Qt, added Gtk UI
Jezra
2013-04-17
Config and language files are now in ~/.config/blather
Jezra
2013-04-12
That shit wasn't a TTS it was a Recognizer!
Jezra
2013-04-12
Updated TTS.py to run standalone
Jezra
2013-04-10
Added pygst and a requirement for a specific version
Jezra
2013-04-10
Added language dir and and README
Jezra
2013-04-09
Updated readme
Jezra
2013-04-09
Init
Jezra