mravanelli / pytorch-kaldi

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
2.36k stars 446 forks source link

How could I get the complete decoding result instead of PARTIAL result when decoding. #213

Closed xixihahaggg closed 4 years ago

TParcollet commented 4 years ago

Hi ! Could you please give us a bit more of context? Which dataset/ model are you using. What is the exact output of the decoding process? PARTIAL usually means that some utterances have no predicted transcriptions