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
2025-09-06
a fancy new matching method defines commands with arbitrary suffixes
HEAD
main
Irene Knapp
2025-09-06
the vanity commit (change kaylee to pollyana everywhere)
Irene Knapp
2025-09-06
add a nix package for the now-forked pollyana
Irene Knapp
2025-09-06
Merge kaylee into pollyana, yay
Irene Knapp
2025-09-06
move all the Kaylee code into a subdirectory
Irene Knapp
2025-09-06
initial package of kaylee
Irene Knapp
2016-07-03
Fixed recognition of "forty"
Clayton G. Hobbs
2016-06-29
Merge branch 'master' of https://github.com/Ratfink/kaylee
Clayton G. Hobbs
2016-06-29
Put all number-words on one line in the corpus
Clayton G. Hobbs
2016-05-31
A bit of cleanup in the README
Clayton G. Hobbs
2016-05-17
New icons!
Clayton G. Hobbs
2016-05-16
Remove unused code
Clayton G. Hobbs
2016-05-16
Renamed Config.parser -> Config._parser
Clayton G. Hobbs
2016-05-15
Remove reference to the old commands file
Clayton G. Hobbs
2016-05-15
Formatting and documentation
Clayton G. Hobbs
2016-05-15
Install systemd unit file from setup.py
Clayton G. Hobbs
2016-05-14
Add a systemd service file for starting Kaylee
Clayton G. Hobbs
2016-04-30
Update version number to 0.1.1
Clayton G. Hobbs
2016-04-30
Update to work with the latest pocketsphinx
Clayton G. Hobbs
2016-04-30
Add a setup.py script for installation
Clayton G. Hobbs
2016-04-30
Add packaging files to .gitignore
Clayton G. Hobbs
2016-04-30
Convert README to reStructuredText
Clayton G. Hobbs
2016-04-30
Tell users to copy config, not move it
Clayton G. Hobbs
2016-02-16
Reorganize classes into a "kayleevc" package
Clayton G. Hobbs
2016-02-12
Remove __future__ print_function
Clayton G. Hobbs
2016-02-12
Only write the strings file if necessary
Clayton G. Hobbs
2016-02-04
Open all files using with blocks
Clayton G. Hobbs
2016-02-04
Removed unused import in kaylee.py
Clayton G. Hobbs
2016-02-04
Moved command configuration to options.json
Clayton G. Hobbs
2016-02-03
Wrap long lines in kaylee.py
Clayton G. Hobbs
2016-02-03
A few corrections and formatting changes to README
Clayton G. Hobbs
2016-01-02
Update copyright for 2016
Clayton G. Hobbs
2016-01-02
Rewrote NumberParser.parse_all_numbers()
Clayton G. Hobbs
2015-12-30
Fixed the guaranteed-dictionary-update bug
Clayton G. Hobbs
2015-12-30
Added number parsing capabilities
Clayton G. Hobbs
2015-12-27
Refactored a couple regular expressions
Clayton G. Hobbs
2015-12-27
Removed executable permissions from recognizer.py
Clayton G. Hobbs
2015-12-27
Changed icons for Kaylee
Clayton G. Hobbs
2015-12-27
Rename blather.py to kaylee.py
Clayton G. Hobbs
2015-12-27
Rename license file to COPYING
Clayton G. Hobbs
2015-12-27
Mention the new dependency in README
Clayton G. Hobbs
2015-12-27
Rewrote language_updater.sh in Python
Clayton G. Hobbs
2015-12-27
Removed prints from config.py
Clayton G. Hobbs
2015-12-27
Moved paths to Config class
Clayton G. Hobbs
2015-12-27
Quieter; reorganize gst pipeline code
Clayton G. Hobbs
2015-12-27
Improved config/argument behaviour
Clayton G. Hobbs
2015-12-27
Minor formatting improvements
Clayton G. Hobbs
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
[next]