Florian Quirin
Florian Quirin
I was playing around with the Asteroids example a lot and really enjoyed it even though there is nothing to do =) There is one thing I noticed though. If...
Hi Henrik, I recently discovered this project and was asking myself if it could help me with a challenge I was facing in my open-source voice assistant project ([SEPIA](https://sepia-framework.github.io/)). The...
Just a small visual artifact I noticed while playing with the legend in Chrome:  Due to the `background-clip` CSS property of `.u-legend .u-marker` some screens might show this. I...
The backup and update scripts in SEPIA-Home v2.6.0 can fail if you've installed a clean v2.6.0 and didn't import a backup of an older version! This is because the old,...
**Describe the bug** After a fresh SEPIA-Home installation I'm trying to ask SEPIA for directions but always get the answer "I can't find the address" or "there has been an...
I was wondering how to interpret the "confidence" value? Usual values I get are between ~50 to >500 and it looks like >300 is ok. Here is my setup: -...
I just noticed that some wheels are missing in the latest PyPI release like the aarch64. Could you please add them? :slightly_smiling_face:
Previously it was not possible to change the transition bandwidth for BandPassFilter and BandRejectFilter. I've included the parameter, integrated it into the examples and improved readability of examples in general.
gTTS uses an API that is meant to be used on the Google Translate website and thus the Terms-of-Services of this website apply. The ToS for Google Translate just refers...
Hi Nickolay, its good to see you active with a new ASR project :-) As far as I remember we talked a bit back in the Sphinx4 days when I...