KarelVesely84 / kaldi-io-for-python

Python functions for reading kaldi data formats. Useful for rapid prototyping with python.
Apache License 2.0
376 stars 119 forks source link

typo #13

Closed HawkAaron closed 6 years ago

HawkAaron commented 6 years ago

https://github.com/vesis84/kaldi-io-for-python/blob/master/kaldi_io.py#L480

should be m.dtype

KarelVesely84 commented 6 years ago

Hi, fixed! Thanks for spotting it... K.