UFAL-DSG / pykaldi

Python wrapper for Kaldi decoders (Kaldi https://sourceforge.net/projects/kaldi/)
Other
80 stars 26 forks source link

pykaldi-faster-decoder returns already returned parts of one-best hypothesis #3

Closed oplatek closed 10 years ago

oplatek commented 11 years ago

The bug spotted at master: 0daf30aa03b76a8ef83c14d20f5dcd91677ee5f9

oplatek commented 11 years ago

In meantime implemented pykaldi-lattice-faster decoder ... there fixed Probably not reinitializing decoder state correctly

oplatek commented 10 years ago

I removed the one-best-online decoder