Serhii Korol
Serhii Korol
You can try [Snowboy](https://github.com/Kitt-AI/snowboy) for KWS task. The project is not maintained anymore, but there are several good models trained (e.g. for Alexa and Snowboy wake words) and plenty of...
> @sskorol Thanks, Sowboy works great. But the universual wake words are limited, and trained custom wake words is only person specific, and it's closed down. What do you mean...
I'm not really sure I got this one: ```shell ERROR org.apache.poi.openxml4j.opc.ZipPackage - Error in zip file /data1/jenkins/workspace/New%20Kyvos%20API%20Sanity%20Suite/target/test-classes/excel/CubeCacheExcel.xlsx - falling back to stream processing (i.e. ignoring zip central directory) ``` Are...
Same issue. Stats are broken for me. I use the following layout: ``` ```
Was curious about timeout and changed the `include_all_commits=true` to `false`. And stats were successfully loaded in a preview mode.
FYI, created a draft PR https://github.com/aerokube/images/pull/524 with a build script. Or you can test it with a [prebuilt image](https://hub.docker.com/r/sskorol/selenoid_chromium_vnc/tags).
@jediofgever have you figured out your issue? @grassjelly do you plan to create an official port for ROS2?
@fquirin I've built kaldi/vosk on RPi4 in Docker before. See the above PR. Regarding streaming example, you may want to take a look at https://github.com/alphacep/vosk-server/blob/master/websocket/asr_server.py Btw, which version of RPi4...
@fquirin yes, this particular example is running until `eof` message is received (or you manually stop the server). Regarding the output format, you can check it by executing that python...
@fquirin btw, here's a sample video based on Vosk / Spacy software + Jetson Xavier NX / Respeaker Core v2 / Matrix Voice hardware: https://youtu.be/IAASoRu2ANU This example uses RU model,...