-
Have just recieved my T-Watch-2020... Have followed the instructions, but when I try to upload the "master" I get a lot of errors other than `:0:10: warning: ISO C++11 requires whitespace after the ma…
-
In GitLab by @KimKahl on Jul 26, 2019, 14:07
The readme is still from the first version. Everything concerning the Porcupine API has to be included.
-
Hi,
i successfully installed on an Atom Echo, it seems to work (ping, webui reachable), but it keeps rebooting every few seconds in a loop when in local hotword mode.
`ets Jun 8 2016 00:22:57
…
-
I've added rhasspy via as hassio addon, opened the webui and clicked train.
The rhasspy addon log displays:
```
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib p…
-
In GitLab by @KimKahl on Jul 24, 2019, 10:46
I will try out to integrate the keyword detection Porcupine (https://github.com/Picovoice/Porcupine) in my algorithm. Further steps are:
* [x] test it in…
-
In GitLab by @KimKahl on Jul 23, 2019, 09:13
This API should also be supported by the Speech Recognition API, is offline and free (https://snowboy.kitt.ai/). However, there is no example usage provid…
-
First, big thanks for this great piece of Software, your Time and effort!
At very first start of the docker container, with `command: --user-profiles /profiles --profile de`, selecting "de" profile…
-
In GitLab by @KimKahl on Jul 22, 2019, 15:13
The google API is way too slowly now, so I will check if the Sphinx API (also in the Speech Recognition API) is faster.
It works offline which might be an…
-
### Expected behavior
I want to use Porcupine in a Java project using JNA and C. I want to compile the files to a dll.
### Actual behavior
I get an error when compiling (using the command below):
…
-
```bash
root@nl:~/hpws# cp ~/libwebsockets-4.1.0/minimal-examples/secure-streams/minimal-secure-streams-server/* ./
root@nl:~/hpws# ls
CMakeLists.txt README.md main.c ss-client.c ss-server.c
r…