microsoft / CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
https://docs.microsoft.com/cognitive-toolkit/
Other
17.5k stars 4.29k forks source link

Is it possible to use Kaldi Reader with Python for ASR #2895

Open lahirufano opened 6 years ago

lahirufano commented 6 years ago

Hi All,

I am using CNTK for Speech Recognition and currently I use Kaldi reader with NDL/MEL. As the usage of NDL is depreciated, I am planning to use python for ASR. I have few questions for the CNTK community.

1) Is it possible to use Kaldi reader with Python? 2) Does sMBR training supported with the Python API?

Your quick response is appreciated.

Thanks!

lahirufano commented 6 years ago

I found a similar questions asked one year ago : #1205 @eldakms is it supported now?
Thanks!

eldakms commented 6 years ago

To the best of my knowledge, it is not supported. But I'm not on CNTK team, so maybe this has changed recently.

lahirufano commented 6 years ago

@eldakms Thanks for your response. This is unfortunate as Kaldi Reader is essential to my work. @cha-zhang Could you confirm about this? Thanks.

ebarsoumMS commented 6 years ago

@lahirufano not yet but it is in our backlog.