kaldifeat

Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - Provide C++ & Python API

OTHER License

Downloads
621
Stars
186
Committers
4

Bot releases are hidden (Show)

kaldifeat - Release v1.7

Published by csukuangfj about 3 years ago

Support using kaldifeat in k2.

kaldifeat - Release v1.6

Published by csukuangfj about 3 years ago

  • Support installation with conda
  • Support torch 1.6.0 and above
kaldifeat - Release v1.5.4

Published by csukuangfj about 3 years ago

Let the user build kaldifeat from source so that the locally installed PyTorch can be reused.

kaldifeat - Release v1.4

Published by csukuangfj over 3 years ago

Support macOS.

kaldifeat - Release v1.3

Published by csukuangfj over 3 years ago

Support PLP features

kaldifeat - Release v1.2

Published by csukuangfj over 3 years ago

  • Support MFCC and Fbank
  • Support chunk processing
  • Support batch processing
  • More examples in the doc