idiap / pkwrap

A pytorch wrapper for LF-MMI training and parallel training in Kaldi
Other
72 stars 12 forks source link

Support reading Kaldi compressed egs #8

Closed apoorv2904 closed 3 years ago

apoorv2904 commented 3 years ago

This PR adds functions to support Kaldi compressed egs. This can be used for reading the diagnostic cegs generated by kaldi and evaluated validation loss on it. This can also be used to read and decode validation diagnostics for early stopping.