-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Certain words/phrases are detected inconsistently #200
Comments
I am also having the same type of issues when mentioning the names of HA entities, an example would be:
|
As a first pass at debugging this try updating your Willow Inference Server URL to our new implementation with a tweak:
In addition to our new WIS implementation that uses the highest possible quality settings available for Whisper. We default to the medium model with a beam size of 1 otherwise. |
Thanks. I set the WIS URL to what you indicated, built the image, and flashed my device. It detects when I say the wake word (i.e. Alexa), but it's not showing any of the text spoken after the wake word. This is what I'm seeing in the monitor (HTTP error 422).
Edit: |
I feel terrible... I gave you the wrong URL! Sorry, brain fart on my part. The URL you should use is actually:
I'm really sorry about that, I promise I don't want to waste your time! |
No worries. |
Ok, it's working now. Thanks. I'll spend some time with it tomorrow and get back to you. |
With the wisng endpoint (it's in beta) we have debug logging turned on so I was watching your sessions. You exposed a bug in our production implementation - long story short this server has multiple GPUs and WIS wasn't pinned to the right one - so you were seeing ASR times of ~3s occasionally (load balancing across GPUs) but that is fixed now. You should consistently see response times in the 200-300ms range now. I'm really off my game! |
It was getting a bit late last night, but it did seem like it was taking longer than what was typical. I didn't think much of it at the time knowing it wasn't the full production implementation. Much quicker this morning. |
I too experience some issues with certain phrases.
My workaround is to use an alias that is less "error" prone. I seem to have way better success with "workstation" as alias to "desk light". |
I have two devices running Willow built from a repo I cloned on June 11. Each device is in a completely separate part of the house (1st floor kitchen and lower level family/rec room).
There are several words I use frequently in my home that Willow often detects inconsistently. This occurs with both devices.
Please see issue #199 for a description and photos of the environment where my devices are located.
The text was updated successfully, but these errors were encountered: