-
Hi! Thank you for this awesome and high quality project that I believe will be one of the parts that will make _the_ difference in the world of open-source voice assistants.
Would it be possible to…
-
Hi @Nailik,
great work! I am using Rhasspy 2.5.11 on a server and had a server-satellite system already running with a Synology as base and a RPI as satellite. But the idea with a table is genious.…
-
REQUEST:
You've recently changed the naming convention of the piper tar files.
From: piper_.tar.gz
To: piper_linux_.tar.gz
To be consistent with the linux system variable "$HOSTTYPE", "x64" shou…
-
Hi, I didn't have hassio-addons and I want to run vosk.
I try this:
my `docker-compose.yml` file
```yaml
services:
engine:
restart: always
image: rhasspy/wyoming-vosk:1.3.1
b…
-
**🚀 Feature Description**
Run as a persistent service taking TTS requests via the Wyoming protocol to serve as a fully local TTS engine.
**Solution**
- Docker image supports starting …
-
Would it be possible to have this image uploaded to Dockerhub as in other services? I'm trying to build it myself but I'm getting lots of errors and I'm not sure how to go on...
I think the same wo…
-
Hello team! I've successfully exported my model with the two files, onnx.json, and onnx. However, when I attempt to write this after exporting:
**echo 'This is a test.' | piper -m /home/suhayb/D…
-
I'm not a competent c++ programmer, so I'll ask. Looked through the main (I think) source code and see that it's `spdlog` doing this:
```
LLaMA: Fine thank you for asking. And you?
hugh:Playing raw…
-
I think the Github build script adds the x64 code to aarch64 and armv7 releases. I copied all 3 linux releases to different folders and get the same message on running it in Docker (on macOS):
```b…
-
### Describe the issue
1. I create new Android project,
2. add https://github.com/rhasspy/openWakeWord-cpp as /android/app/src/main/cpp/openWakeWord-cpp/
3. add https://github.com/microsoft/onnxr…