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
187 stars 35 forks source link

[WIP] Publish kaldifeat as an android aar #52

Closed pkufool closed 1 year ago

csukuangfj commented 2 years ago

Thanks!

Is there an easier way to do that?

I think you only need to change CMakeLists.txt to configure the compilers so that you can compile kaldifeat as a shared library that can be used by android apps.