-
I am trying to get speech command running, but they are not working for my setup. There is also a problem with the detection language of the speech.
### Expected Behavior
App should react on Hotwo…
tgeci updated
7 years ago
-
Voice recognition needs to added. Initial experiments show PocketSphinx has trouble picking up key words and has very low accuracy. It may be necessary to use Google voice libraries and have a button …
-
Bonsoir,
J'ouvre ce ticket dans le but de comprendre un peu ce qui se passe au moment de l'enregistrement (paramétrage), lecture de l'enregistrement, et retour (en fonction de wit ou bing dans mon …
-
``` java
mFrameRecorder = new FFmpegFrameRecorder(Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_MOVIES).getAbsolutePath() + File.separator + "new.mp4", 480, 480, 1);
```
crash …
-
### Description
Plusieurs personnes rencontrent des difficultés à paramétrer convenablement :
- Un périphérique de sortie audio
- Un périphérique d'entrée audio
- Une sensibilité d'écoute
- .…
-
first thanks for your work, not only coding but also for your videos explaining how the system works, its super!
As my spoken english its not good i was not able to make the system respond to my vo…
-
Running the latest code, and I have everything but the hotword detection working. If I use the button, everything is great, but for some reason, no matter what I do, it wont recognize "Alexa"
I'm n…
-
J'ai installé Jarvis sur une RPi2
J'ai fait la config step-by-step.
J'ai installé quelques plugins, dont Jarvis UI et Jarvis API.
Jarvis reconnait bien son mot clé (julia), tout se passe bien pour …
-
I write a demo tool to use "hotword detection" function, but I encountered a crash when create a SnowboyDetect object, error msg is:
> W/art (11495): Before Android 4.1, method android.graphics.P…
-
I have tested the process I have been doing on multiple devices, however, when I start using it on Android it always fails.
I have been using WAMP to communicate between multiple devices. There doe…