k2-fsa / sherpa-ncnn

Real-time speech recognition using next-gen Kaldi with ncnn without Internet connection. Support iOS, Android, Raspberry Pi, VisionFive2, LicheePi4A etc.
https://k2-fsa.github.io/sherpa/ncnn/index.html
Apache License 2.0
902 stars 138 forks source link

Update kaldi-native-fbank from 1.18.5 to 1.18.6 #295

Closed csukuangfj closed 6 months ago

csukuangfj commented 6 months ago

The file size of the shared library of kaldi-native-fbank is reduced from 161KB to 113KB with this PR.

Before this PR

-rwxr-xr-x  1 fangjun  staff   161K Oct 17 15:23 libkaldi-native-fbank-core.dylib

With this PR

-rwxr-xr-x  1 fangjun  staff   113K Jan 12 17:27 libkaldi-native-fbank-core.dylib