Deepspeech: Provide Java bindings

Created on 5 Jun 2018  路  7Comments  路  Source: mozilla/DeepSpeech

Hi,
Nice job with pre-trained model, however, I want to use that in Java class. Could you mind providing me a example to use pre-trained model in Java class? I have already used TensorFlow API in my Java project. Thank you very much!

foundations

Most helpful comment

@RaphaelHuirong If you do make a Java binding using JNI, we'd love to have it as a PR!

All 7 comments

We don't have Java bindings, so if you need to use that from java, you will have to do the JNI stuff ):

@RaphaelHuirong If you do make a Java binding using JNI, we'd love to have it as a PR!

Thank you for your quick response. Since I have time deadline, let me finish what I have in hand, then I will take a look at it.

@RaphaelHuirong PR are welcome, if you make any JNI binding send us one to at least list it next to the Go / Rust and others in the readme!

I have some pending WIP with JNI support and a simple android app making use of it.

There's some basic JNI bindings exposed now.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings