16 Commits (fd6dbad6b6595b255b59ef7b5de4a358e8de05af)

Author SHA1 Message Date
  Clara Hobbs fd6dbad6b6 Port Kaylee and shell plugin to new plugin API 6 years ago
  Clara Hobbs 88758fa167 Remove the system tray UI 6 years ago
  Clara Hobbs d7b54af2f1 Add minimum_confidence option 7 years ago
  Clara Hobbs 3e5291fcb6 Two stage command processing 7 years ago
  Clara Hobbs 442bc045a1 Use relative imports in kayleevc.kaylee 7 years ago
  Clara Hobbs 70f05dbe5d Update copyright for 2017 7 years ago
  Clara Hobbs c05c52d2b4 Removed continuous_stop command 7 years ago
  Clara Hobbs 604bbf7ec3 Give plugins the ability to talk 7 years ago
  Clara Hobbs c46bcf3a1a Moved plugin configuration to plugins.json 7 years ago
  Clara Hobbs a46c6f69fc Delegated invalid_sentence_command to Kaylee 7 years ago
  Clara Hobbs 56c6954039 Delegate history and valid command to Kaylee 7 years ago
  Clara Hobbs 1002fc436e Initial support for plugins 7 years ago
  Clara Hobbs cb4822025f Put all number-words on one line in the corpus 8 years ago
  Clara Hobbs 3128e3a172 New icons! 8 years ago
  Clara Hobbs 7db43a846b Remove unused code 8 years ago
  Clara Hobbs 1c2928ff1a Reorganize classes into a "kayleevc" package 8 years ago
  Clara Hobbs b95f115429 Remove __future__ print_function 8 years ago
  Clara Hobbs bc07966df1 Only write the strings file if necessary 8 years ago
  Clara Hobbs 9b9cc013ab Open all files using with blocks 8 years ago
  Clara Hobbs d36b65890a Removed unused import in kaylee.py 8 years ago
  Clara Hobbs 8d4e46d5b3 Moved command configuration to options.json 8 years ago
  Clara Hobbs b04dbd12cd Wrap long lines in kaylee.py 8 years ago
  Clara Hobbs 703d2e9fb3 Update copyright for 2016 8 years ago
  Clara Hobbs e19d76f051 Added number parsing capabilities 8 years ago
  Clara Hobbs a40bbe25e2 Rename blather.py to kaylee.py 8 years ago
  Clara Hobbs e4b693b206 Rewrote language_updater.sh in Python 8 years ago
  Clara Hobbs 25ebc8fe8b Moved paths to Config class 8 years ago
  Clara Hobbs 0d67d50252 Quieter; reorganize gst pipeline code 8 years ago
  Clara Hobbs 87c0a1bfe9 Improved config/argument behaviour 8 years ago
  Clara Hobbs 443883b689 Minor formatting improvements 8 years ago
  Clara Hobbs 6347c5fdbb Replaced last YAML bit with JSON 8 years ago
  Clara Hobbs 5a944237bd Beginning work moving from YAML to JSON 8 years ago
  Clara Hobbs d722e33a35 Removed override command line option 8 years ago
  Clara Hobbs 980c6c4c05 Work towards Python 3 support 8 years ago
  Clara Hobbs 900a3d8d2f Update language automatically on startup 8 years ago
  Clara Hobbs 2a641364bf Removed QT interface, renamed interfaces to Kaylee 8 years ago
  Clayton G. Hobbs a6e27df2cc Ported to new pocketsphinx and pygi 8 years ago
  Jezra 8433aac1ed *slightly* improved the error handling.... slightly 9 years ago
  Jezra 87585c7b20 Added -p --pass-words flag that will pass the recognized words to the shell command 9 years ago
  Jezra 7f6b9270e5 pull your shit together jez. moved the options print out 9 years ago
  Jezra e50facf674 modified recognizer instance creation to use self.options['microphone'] 9 years ago
  Jezra a13c16cf21 Added the ability to define a command to run whenever a valid sentence is detected, or when an invalid sentence is detected 9 years ago
  Jezra 810d17c7a6 Reads default startup options from an options.yaml file 10 years ago
  Jezra 00b0cdb291 Added '-m --microphone' flag to let the user pick a mic other than the system default 10 years ago
  Jezra a230f50f56 ctrl+q will quit the UI if it is running 10 years ago
  Jezra bd290f0061 icon, dumbass 11 years ago
  Jezra 5ea5c74cf9 Something .conf 11 years ago
  Jezra 2888974007 added -H Num to keep track of blather history 11 years ago
  Jezra bb744e1556 Implemented -i flag to select UI and -c flag to start UI in 'continuous listen' mode 11 years ago
  Jezra b9beddac50 licensing 11 years ago