summary refs log tree commit diff
path: root/kayleevc/kaylee.py
AgeCommit message (Collapse)Author
2016-06-29Put all number-words on one line in the corpusClayton G. Hobbs
This makes pocketsphinx pick up way fewer false-positives of single number-words as recognised sentences. It doesn't seem to make any difference in anything else, but fewer false-positives is always nice.
2016-05-17New icons!Clayton G. Hobbs
They still need work of course, since I'm a programmer and not an artist. The new icons of course are Kaylee's parasol, and anyone who doesn't know that needs to watch Firefly.
2016-05-16Remove unused codeClayton G. Hobbs
2016-02-16Reorganize classes into a "kayleevc" packageClayton G. Hobbs
That's "Kaylee Voice Command" if you didn't figure it out. I think everything still works properly, but I'll do more testing later to verify.