summaryrefslogtreecommitdiff
path: root/client/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* sort requirements.txt fileschneefux2014-12-031-6/+19
|
* Update versions in requirements fileschneefux2014-12-031-6/+6
|
* Migrate from APScheduler 2.1.2 to 3.0.1schneefux2014-12-021-1/+1
|
* Use newer cmuclmtk libary version and catch ImportErrorschneefux2014-10-081-1/+1
|
* Rewritten vocabcompiler and separated it from pocketsphinx logicschneefux2014-10-081-0/+1
| | | | | | | The pocketsphinx part of vocabcompiler now uses the cmuclmtk wrapper libary for compilation of the languagemodel/dictionary. A revision check has been implemented, so that vocabulary won't get recompiled if there's no need. Proper integration into jasper.py, client/stt.py and client/test.py is still missing due to pending pull requests that change these modules.
* Remove packages from requirements.txt that seem to be unusedschneefux2014-09-231-5/+0
|
* Removed CherryPyschneefux2014-09-071-1/+0
|
* reverse sorting for unit testingschneefux2014-05-241-0/+1
|
* Semantic version update + reflect change in Weather module, better output ↵schneefux2014-05-101-1/+1
| | | | formatting in populate
* updated requirements.txtschneefux2014-04-101-7/+0
|
* added requests to requirements.txtschneefux2014-04-081-0/+1
|
* Initial commitschneefux2014-03-301-0/+23