71 Коммиты (bc07966df1831a73df715bec4ef7014631c9dadb)
 

Автор SHA1 Сообщение Дата
  Clara Hobbs bc07966df1 Only write the strings file if necessary 8 лет назад
  Clara Hobbs 9b9cc013ab Open all files using with blocks 8 лет назад
  Clara Hobbs d36b65890a Removed unused import in kaylee.py 8 лет назад
  Clara Hobbs 8d4e46d5b3 Moved command configuration to options.json 8 лет назад
  Clara Hobbs b04dbd12cd Wrap long lines in kaylee.py 8 лет назад
  Clara Hobbs 31731113b6 A few corrections and formatting changes to README 8 лет назад
  Clara Hobbs 703d2e9fb3 Update copyright for 2016 8 лет назад
  Clara Hobbs 93f09d0d96 Rewrote NumberParser.parse_all_numbers() 8 лет назад
  Clara Hobbs 557f0b60cb Fixed the guaranteed-dictionary-update bug 8 лет назад
  Clara Hobbs e19d76f051 Added number parsing capabilities 8 лет назад
  Clara Hobbs 57f58295a4 Refactored a couple regular expressions 8 лет назад
  Clara Hobbs 5c8cee5bb0 Removed executable permissions from recognizer.py 8 лет назад
  Clara Hobbs ed077b4144 Changed icons for Kaylee 8 лет назад
  Clara Hobbs a40bbe25e2 Rename blather.py to kaylee.py 8 лет назад
  Clara Hobbs 9bffb8d166 Rename license file to COPYING 8 лет назад
  Clara Hobbs 22f27d2806 Mention the new dependency in README 8 лет назад
  Clara Hobbs e4b693b206 Rewrote language_updater.sh in Python 8 лет назад
  Clara Hobbs c5578954ed Removed prints from config.py 8 лет назад
  Clara Hobbs 25ebc8fe8b Moved paths to Config class 8 лет назад
  Clara Hobbs 0d67d50252 Quieter; reorganize gst pipeline code 8 лет назад
  Clara Hobbs 87c0a1bfe9 Improved config/argument behaviour 8 лет назад
  Clara Hobbs 443883b689 Minor formatting improvements 8 лет назад
  Clara Hobbs 6347c5fdbb Replaced last YAML bit with JSON 8 лет назад
  Clara Hobbs 5a944237bd Beginning work moving from YAML to JSON 8 лет назад
  Clara Hobbs d722e33a35 Removed override command line option 8 лет назад
  Clara Hobbs 980c6c4c05 Work towards Python 3 support 8 лет назад
  Clara Hobbs 2099a52933 Whoops, two ~ on either side for strikethrough 8 лет назад
  Clara Hobbs 649927fb06 Mention self-updating feature in README 8 лет назад
  Clara Hobbs 900a3d8d2f Update language automatically on startup 8 лет назад
  Clara Hobbs 4c20e7d7ca More changes to README 8 лет назад
  Clara Hobbs f176a2a9e3 Update README to reflect the missing Qt UI 8 лет назад
  Clara Hobbs 2a641364bf Removed QT interface, renamed interfaces to Kaylee 8 лет назад
  Clayton G. Hobbs a6e27df2cc Ported to new pocketsphinx and pygi 8 лет назад
  Jezra fab5cc73fa More format fuckery 9 лет назад
  Jezra 2d374bf13d Baaaahhh! gitlab markdown processing leaves something to be desired 9 лет назад
  Jezra 67f8e0f5cd Added missing return 9 лет назад
  Jezra 5fc770044c Added invalid sentence command and valid sentence command to the documentation 9 лет назад
  Jezra e129493823 Added example for -p flag to README 9 лет назад
  Jezra 8433aac1ed *slightly* improved the error handling.... slightly 10 лет назад
  Jezra 87585c7b20 Added -p --pass-words flag that will pass the recognized words to the shell command 10 лет назад
  Jezra 7f6b9270e5 pull your shit together jez. moved the options print out 10 лет назад
  Jezra e50facf674 modified recognizer instance creation to use self.options['microphone'] 10 лет назад
  Jezra a13c16cf21 Added the ability to define a command to run whenever a valid sentence is detected, or when an invalid sentence is detected 10 лет назад
  Jezra 126f14d6fb Added a bit of error checking for the most common problem: missing gstreamer pocketsphinx plugin 10 лет назад
  Jezra 810d17c7a6 Reads default startup options from an options.yaml file 10 лет назад
  Jezra 5575072b9b Added Gtk Tray UI (thanks padfoot) 10 лет назад
  Jezra df39e3e2c6 added gstreamer0.10-base-plugins to the requirements in the README 10 лет назад
  Jezra 87da5d0aaa Changed README to reference a working corpus processing web page 10 лет назад
  Jezra 00b0cdb291 Added '-m --microphone' flag to let the user pick a mic other than the system default 10 лет назад
  Jezra add80c4852 Updated the README to correct instructions for copying commands file 11 лет назад