summary refs log tree commit diff
path: root/blather.py
AgeCommit message (Collapse)Author
2015-12-27Update language automatically on startupClayton G. Hobbs
We now have a hash.yaml file which contains a SHA256 hash of sentences.corpus. If this differs from the hash the file calculated when Kaylee sarts, the language is updated and the new hash is stored in hash.yaml.
2015-12-26Removed QT interface, renamed interfaces to KayleeClayton G. Hobbs
I'm a GTK man myself. I don't know if I have Python QT bindings installed on any of my computers. It follows then that I would not maintain the QT interface well, let alone use it at all. It has therefore been removed to avoid having someone try to use it only to find that it's broken.
2013-04-17Config and language files are now in ~/.config/blatherJezra
2013-04-12That shit wasn't a TTS it was a Recognizer!Jezra
2013-04-09InitJezra