Benjamin Klaus
Benjamin Klaus
Thanks for the hint, I've now replaced `spät` with `spaet` and `heiß` with `heiss` and it works 👍 Sorry, I obviously didn't read the messages carefully enough. However as an...
I've now run into the same issue, but in a way that I cannot easily solve on my own. I've added a number range like `(0..100)` to a sentence and...
I've fixed the german numbers issue in this PR: https://github.com/rhasspy/rhasspy-nlu/pull/16/files To temporarily fix it, it's possible to just clone my fork at https://github.com/klues/rhasspy-nlu to the folder `/usr/lib/rhasspy/rhasspy-nlu/` (rename the existing...
I would also love to see a stop audio function! Just tried to implement it and also ended up with restarting since it seems the only way to stop Rhasspy...
Yeah, I've added a timeout of 100ms where the unintended action is ignored. For sure it's not a pretty solution, but it works. Feel free to change it to a...
**Note:** We're using Question2Answer on [q2a.asterics-foundation.org](https://q2a.asterics-foundation.org/questions) with Donut theme. The complete version of Q2A with Donut theme and various accessibility improvements can be found in [our question2answer fork](https://github.com/wbt-vienna/question2answer). I've also...
see #9634 for different storage usage in app and system settings.
What is the BLE rate limiter and in which cases it has to be adapted?
Thanks for the detailed explanation! 👍 > This results in repeating polling by the host, in an interval which is defined in the USB descriptor. Crazy, normally one would think...
Thanks for the hint, but for me it doesn't work due to the following error at install: [email protected] -> No prebuilt binaries found -> subsequent compiling fails