<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jasper-client/client/requirements.txt, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.schneefux.xyz/schneefux/jasper-client/atom/client/requirements.txt?h=master</id>
<link rel='self' href='http://git.schneefux.xyz/schneefux/jasper-client/atom/client/requirements.txt?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/'/>
<updated>2014-12-03T12:50:08Z</updated>
<entry>
<title>sort requirements.txt file</title>
<updated>2014-12-03T12:50:08Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-12-03T12:48:18Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=d68fb243ac42d008c8f935c765cd6ca9418482ac'/>
<id>urn:sha1:d68fb243ac42d008c8f935c765cd6ca9418482ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update versions in requirements file</title>
<updated>2014-12-03T12:49:11Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-12-03T12:35:52Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=3a91c3891c230d27f9784e121e2d8bfc651320bd'/>
<id>urn:sha1:3a91c3891c230d27f9784e121e2d8bfc651320bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate from APScheduler 2.1.2 to 3.0.1</title>
<updated>2014-12-02T21:28:27Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-12-02T21:28:27Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=39b7e23a8079cd40d71d9bef0371bf20c5156f4b'/>
<id>urn:sha1:39b7e23a8079cd40d71d9bef0371bf20c5156f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use newer cmuclmtk libary version and catch ImportError</title>
<updated>2014-10-08T18:52:14Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-09-26T14:03:59Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=382c21d2ec5ca18d6932d38db8c23432aeac33dd'/>
<id>urn:sha1:382c21d2ec5ca18d6932d38db8c23432aeac33dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewritten vocabcompiler and separated it from pocketsphinx logic</title>
<updated>2014-10-08T18:52:13Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-09-17T16:54:51Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=c30292e5f2b38430f5c5f17a52ae20cc16131233'/>
<id>urn:sha1:c30292e5f2b38430f5c5f17a52ae20cc16131233</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Remove packages from requirements.txt that seem to be unused</title>
<updated>2014-09-23T13:06:03Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-09-23T13:06:03Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=c6880705ab2d3e68a8c7ebb18480ae5bc743c1a4'/>
<id>urn:sha1:c6880705ab2d3e68a8c7ebb18480ae5bc743c1a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed CherryPy</title>
<updated>2014-09-07T15:38:55Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-09-07T15:38:55Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=9b028c62ec245bd4a59cf7038e176483ab3a20e6'/>
<id>urn:sha1:9b028c62ec245bd4a59cf7038e176483ab3a20e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverse sorting for unit testing</title>
<updated>2014-05-25T02:54:04Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-05-25T02:54:04Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=ebe1fe6fe8a1204117092beaa459f763db292006'/>
<id>urn:sha1:ebe1fe6fe8a1204117092beaa459f763db292006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Semantic version update + reflect change in Weather module, better output formatting in populate</title>
<updated>2014-05-10T20:44:55Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-05-10T20:44:55Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=b4dffa756e1a5d78bc969f516be97e37a9c43c19'/>
<id>urn:sha1:b4dffa756e1a5d78bc969f516be97e37a9c43c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated requirements.txt</title>
<updated>2014-04-10T20:22:16Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-04-10T20:22:16Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=3ee4c28661339c63d84a1ce5cb25b929982b57b7'/>
<id>urn:sha1:3ee4c28661339c63d84a1ce5cb25b929982b57b7</id>
<content type='text'>
</content>
</entry>
</feed>
