17 Commits (caedb4cdc245243a6427d387df7f660f60f0c84b)

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