ai.picovoice.rhino.RhinoActivationException: Initialization failed. with Java SDK
See original GitHub issueI’m using the Java SDK on a Linux Fedora 34 system. With my own project as well with the MicDemo I’m only getting
ai.picovoice.rhino.RhinoActivationException: Initialization failed.
on start and with the demo also
[INFO] Porcupine model path : '/tmp/porcupine-mic-demo/porcupine/lib/common/porcupine_params.pv'
[INFO] Porcupine keyword path [0] : '/tmp/porcupine-mic-demo/porcupine/resources/keyword_files/linux/porcupine_linux.ppn'
[INFO] Porcupine sensitivity [0] : 0,50
Issue Analytics
- State:
- Created a year ago
- Comments:36 (18 by maintainers)
Top Results From Across the Web
Java init fails on Linux mint #686 - Picovoice/porcupine - GitHub
Im trying to create an home assistant with a laptop x86_64 running Raspberry Os. Of I try to run my code i get...
Read more >Rhino Speech-to-Intent Java API - Picovoice Docs
Rhino can be initialized using the Rhino.Builder Class. Resources should be cleaned when you are done using the delete() function. Rhino. Rhino().
Read more >Rhino Speech-to-Intent Android API - Picovoice Docs
Context-aware voice command and control with Rhino Android API. ... Throws. RhinoException : If there is an error while processing the audio frame....
Read more >Rhino Speech-to-Intent Java Quick Start - Picovoice Docs
Build domain specific voice assistants with Rhino Speech-to-Intent Java SDK. Try Java demo for local voice recognition & natural language understanding.
Read more >Rhino Speech-to-Intent: VUIs beating cloud NLU - Picovoice
Add custom voice commands with your favourite SDK, including Android, iOS, Python, Flutter, and React. Add only a few lines of code, and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ogluisg if you are an enterprise customer you should have an email for your account manager and they are your point of contact. aside from that, you can open a github issue we don’t have email support for community users.
@ogluisg this is a totally different error! if you need help open a new issue with full instructions on how to recreate