95 Révisions (a25e9865e905d3bd3858e8c85263bbf1cd31d547)
 

Auteur SHA1 Message Date
  Clara Hobbs a25e9865e9 Remove an unnecessary sentence from a docstring il y a 7 ans
  Clara Hobbs d7fb99707f Remove the pass_words option il y a 7 ans
  Clara Hobbs 1002fc436e Initial support for plugins il y a 7 ans
  Clara Hobbs 76e0434e13 Removed an unused dictionary il y a 7 ans
  Clara Hobbs 7e4fe0ec74 Update URL in setup script il y a 7 ans
  Clara Hobbs baeb0e1fa0 Fixed recognition of "forty" il y a 7 ans
  Clara Hobbs 26081985ae Merge branch 'master' of https://github.com/Ratfink/kaylee il y a 7 ans
  Clara Hobbs cb4822025f Put all number-words on one line in the corpus il y a 7 ans
  Clara Hobbs a4c186b826 A bit of cleanup in the README il y a 8 ans
  Clara Hobbs 3128e3a172 New icons! il y a 8 ans
  Clara Hobbs 7db43a846b Remove unused code il y a 8 ans
  Clara Hobbs e3fd6a44b9 Renamed Config.parser -> Config._parser il y a 8 ans
  Clara Hobbs d314f9480d Remove reference to the old commands file il y a 8 ans
  Clara Hobbs bce8ef1763 Formatting and documentation il y a 8 ans
  Clara Hobbs 2611c6dcb6 Install systemd unit file from setup.py il y a 8 ans
  Clara Hobbs fc0196f697 Add a systemd service file for starting Kaylee il y a 8 ans
  Clara Hobbs 55f3c7b52c Update version number to 0.1.1 il y a 8 ans
  Clara Hobbs 7e62fce409 Update to work with the latest pocketsphinx il y a 8 ans
  Clara Hobbs a1f694572a Add a setup.py script for installation il y a 8 ans
  Clara Hobbs 06132ae7a6 Add packaging files to .gitignore il y a 8 ans
  Clara Hobbs c4e5600c5e Convert README to reStructuredText il y a 8 ans
  Clara Hobbs a3f63727bf Tell users to copy config, not move it il y a 8 ans
  Clara Hobbs 1c2928ff1a Reorganize classes into a "kayleevc" package il y a 8 ans
  Clara Hobbs b95f115429 Remove __future__ print_function il y a 8 ans
  Clara Hobbs bc07966df1 Only write the strings file if necessary il y a 8 ans
  Clara Hobbs 9b9cc013ab Open all files using with blocks il y a 8 ans
  Clara Hobbs d36b65890a Removed unused import in kaylee.py il y a 8 ans
  Clara Hobbs 8d4e46d5b3 Moved command configuration to options.json il y a 8 ans
  Clara Hobbs b04dbd12cd Wrap long lines in kaylee.py il y a 8 ans
  Clara Hobbs 31731113b6 A few corrections and formatting changes to README il y a 8 ans
  Clara Hobbs 703d2e9fb3 Update copyright for 2016 il y a 8 ans
  Clara Hobbs 93f09d0d96 Rewrote NumberParser.parse_all_numbers() il y a 8 ans
  Clara Hobbs 557f0b60cb Fixed the guaranteed-dictionary-update bug il y a 8 ans
  Clara Hobbs e19d76f051 Added number parsing capabilities il y a 8 ans
  Clara Hobbs 57f58295a4 Refactored a couple regular expressions il y a 8 ans
  Clara Hobbs 5c8cee5bb0 Removed executable permissions from recognizer.py il y a 8 ans
  Clara Hobbs ed077b4144 Changed icons for Kaylee il y a 8 ans
  Clara Hobbs a40bbe25e2 Rename blather.py to kaylee.py il y a 8 ans
  Clara Hobbs 9bffb8d166 Rename license file to COPYING il y a 8 ans
  Clara Hobbs 22f27d2806 Mention the new dependency in README il y a 8 ans
  Clara Hobbs e4b693b206 Rewrote language_updater.sh in Python il y a 8 ans
  Clara Hobbs c5578954ed Removed prints from config.py il y a 8 ans
  Clara Hobbs 25ebc8fe8b Moved paths to Config class il y a 8 ans
  Clara Hobbs 0d67d50252 Quieter; reorganize gst pipeline code il y a 8 ans
  Clara Hobbs 87c0a1bfe9 Improved config/argument behaviour il y a 8 ans
  Clara Hobbs 443883b689 Minor formatting improvements il y a 8 ans
  Clara Hobbs 6347c5fdbb Replaced last YAML bit with JSON il y a 8 ans
  Clara Hobbs 5a944237bd Beginning work moving from YAML to JSON il y a 8 ans
  Clara Hobbs d722e33a35 Removed override command line option il y a 8 ans
  Clara Hobbs 980c6c4c05 Work towards Python 3 support il y a 8 ans