csukuangfj / kaldifeat

Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - Provide C++ & Python API
https://csukuangfj.github.io/kaldifeat
Other
186 stars 35 forks source link

Add missing header due to gcc/g++ 13 changes #71

Closed trunglebka closed 1 year ago

trunglebka commented 1 year ago

Related: https://github.com/csukuangfj/kaldi_native_io/pull/51

csukuangfj commented 1 year ago

Thanks!