Skip to content

rayworks/KaldiDroidDemo

Repository files navigation

KaldiDroidDemo

The scaffold project for Android apps to explore Kaldi.

Currently, the jniLibs folder contains all the dynamic link libraries target on ARM. You can simply prune them as needed.

For more info about compiling those libraries on Android, please check here and the official doc.

Note: In order to generate the related signature for the native methods, please go to folder app/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes , run from command line :

javah `full-path-to-your-class`

About

The scaffold project for Android apps to explore Kaldi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages