<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jasper-client/client/vocabcompiler.py, 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/vocabcompiler.py?h=master</id>
<link rel='self' href='http://git.schneefux.xyz/schneefux/jasper-client/atom/client/vocabcompiler.py?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/'/>
<updated>2015-01-15T15:05:35Z</updated>
<entry>
<title>Make archive_member_name configurable in Julius vocabcompiler</title>
<updated>2015-01-15T15:05:35Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2015-01-15T15:05:35Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=f03860c66741a313bb0751726728c8a3cd4835d5'/>
<id>urn:sha1:f03860c66741a313bb0751726728c8a3cd4835d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added basic Julius STT engine and vocabcompiler</title>
<updated>2015-01-11T16:11:19Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2015-01-11T16:09:17Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=051e1f7aec42dc9bed13a6caddb465ac20f8df17'/>
<id>urn:sha1:051e1f7aec42dc9bed13a6caddb465ac20f8df17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Python-3-style print function to match coding style</title>
<updated>2014-12-04T16:20:53Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-12-04T15:56:49Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=87bdc5e4b5a788547764e1c222008a6c7c54232a'/>
<id>urn:sha1:87bdc5e4b5a788547764e1c222008a6c7c54232a</id>
<content type='text'>
This also makes a possible transition to Python 3.x easier
</content>
</entry>
<entry>
<title>Nit: fix variable naming in client/vocabcompiler.py</title>
<updated>2014-10-13T12:07:07Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-13T12:07:07Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=bf134ab6a98e2b34dac7cb7d6e9d21e4afde1dba'/>
<id>urn:sha1:bf134ab6a98e2b34dac7cb7d6e9d21e4afde1dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneccessary pass statement from AbstractVocabulary class</title>
<updated>2014-10-08T18:53:11Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-08T17:55:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=f91ed45347ae10e4fed612ecb81037d421bb785c'/>
<id>urn:sha1:f91ed45347ae10e4fed612ecb81037d421bb785c</id>
<content type='text'>
This should raise vocabcompiler test coverage to 100%. Whohooo!
</content>
</entry>
<entry>
<title>PEP8 style fixes in test.py and vocabcompiler.py</title>
<updated>2014-10-08T18:53:09Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-10-06T16:11:32Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=f9db756c18723abcacd54ad0667f69babca4c695'/>
<id>urn:sha1:f9db756c18723abcacd54ad0667f69babca4c695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewritten G2P code</title>
<updated>2014-10-08T18:53:08Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-09-28T17:18:18Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=faa0df57224fd5c7374c831af67e01bedfd30e1b'/>
<id>urn:sha1:faa0df57224fd5c7374c831af67e01bedfd30e1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method to get keyword phrases to vocabcompiler</title>
<updated>2014-10-08T18:52:14Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-09-27T12:41:02Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=0aacc7df0f106cbca991c2d7d0d86d5ec3abafad'/>
<id>urn:sha1:0aacc7df0f106cbca991c2d7d0d86d5ec3abafad</id>
<content type='text'>
This way they can be used by other STT engines as well
</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>Improve logging in vocabcompiler.py</title>
<updated>2014-10-08T18:52:13Z</updated>
<author>
<name>schneefux</name>
<email>schneefux+commit@schneefux.xyz</email>
</author>
<published>2014-09-25T20:24:20Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/jasper-client/commit/?id=6e48647677f47ea7990d70757ec23eb2fea9e874'/>
<id>urn:sha1:6e48647677f47ea7990d70757ec23eb2fea9e874</id>
<content type='text'>
</content>
</entry>
</feed>
