WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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