Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying deepspeech in Java (not Android) #3537

Closed
Jochen-sys opened this issue Feb 24, 2021 · 4 comments
Closed

Error when trying deepspeech in Java (not Android) #3537

Jochen-sys opened this issue Feb 24, 2021 · 4 comments

Comments

@Jochen-sys
Copy link

Hello,
I'm trying to integrate deepspeech in Java, but when I'm starting my Java programm I'm getting following error:
Exception in thread "Thread-0" java.lang.UnsatisfiedLinkError: no deepspeech-jni in java.library.path
I'm working on Windows 10 and after some research I found out, that deepspeech-jni is an .so and no dll. So I don't know if this cares about the using system, but also I don't know how it could work, so if you could help me, I would be very thankfull.

@lissyx lissyx closed this as completed Feb 24, 2021
@lissyx
Copy link
Collaborator

lissyx commented Feb 24, 2021

We don't have Java support outside of Android for now. See #3503

@Jochen-sys
Copy link
Author

Ouh ok I'm sorry. I only thought is because of this documentary:
https://deepspeech.readthedocs.io/en/latest/Java-API.html
But thanks for the answer.

@Jzow
Copy link

Jzow commented Jan 13, 2022

@Jochen-sys hi jochen Have you found a solution to integrate Java

@Jochen-sys
Copy link
Author

No and I don't think there is any support for Java, because it was made only for Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants