<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nerv-speech/kaldi_decode, branch master</title>
<subtitle>Important extensions for NERV (HTK/Kaldi IO support, sequence training, etc.)</subtitle>
<id>https://git.tedyin.com/nerv-speech/atom?h=master</id>
<link rel='self' href='https://git.tedyin.com/nerv-speech/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/'/>
<updated>2016-05-08T03:40:13Z</updated>
<entry>
<title>change decoder API (adapted to `trainer.lua`); remove redundant options in kaldi_io</title>
<updated>2016-05-08T03:40:13Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-05-08T03:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=3101d1f9c1b2e31fbde75c1c9de5f6872340f5f7'/>
<id>urn:sha1:3101d1f9c1b2e31fbde75c1c9de5f6872340f5f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support SeqBuffer decoding</title>
<updated>2016-04-18T04:40:18Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-04-18T04:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=2da71705cab5a583c642441f8321ddbaf0c7cb42'/>
<id>urn:sha1:2da71705cab5a583c642441f8321ddbaf0c7cb42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>catch up to the latest interface of nerv.Network</title>
<updated>2016-04-03T17:17:49Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-04-03T17:17:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=e6d9e562fa42ddafac601be12da4c4faee85dd4d'/>
<id>urn:sha1:e6d9e562fa42ddafac601be12da4c4faee85dd4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust kaldi_decode to new ParamRepo interface</title>
<updated>2016-03-18T13:54:06Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-03-18T13:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=dca8f2e7373cb12216a50108ead3a9ed10c4e49b'/>
<id>urn:sha1:dca8f2e7373cb12216a50108ead3a9ed10c4e49b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adapt kaldi_decode propagator to the new arch</title>
<updated>2016-03-12T05:36:59Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-03-12T05:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=ddc4545050b41d12cfdc19cea9ba31c940d3d537'/>
<id>urn:sha1:ddc4545050b41d12cfdc19cea9ba31c940d3d537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2016-02-29T16:33:28Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-02-29T16:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=18b0e3d993ec5ce8e97a6affb533c9ace940bfff'/>
<id>urn:sha1:18b0e3d993ec5ce8e97a6affb533c9ace940bfff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2016-02-29T12:06:25Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-02-29T12:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=534b039d297b9f2f83f889e2592686d79569e141'/>
<id>urn:sha1:534b039d297b9f2f83f889e2592686d79569e141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor kaldi_decode</title>
<updated>2016-02-29T12:03:52Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-02-29T12:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=1e0ac0fb5c9f517e7325deb16004de1054454da7'/>
<id>urn:sha1:1e0ac0fb5c9f517e7325deb16004de1054454da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>save workspace</title>
<updated>2016-02-29T06:38:33Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-02-29T06:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=fda1c8cf07c5130aff53775454a5f2cfc8f5d2e0'/>
<id>urn:sha1:fda1c8cf07c5130aff53775454a5f2cfc8f5d2e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust the code according to the changes made in nerv/wrapped-handles</title>
<updated>2016-02-24T09:00:40Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2016-02-24T09:00:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/nerv-speech/commit/?id=39b1967870e6fabe6764360bccefad8a2a9db24d'/>
<id>urn:sha1:39b1967870e6fabe6764360bccefad8a2a9db24d</id>
<content type='text'>
</content>
</entry>
</feed>
