toverainc / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
https://heywillow.io/
Apache License 2.0
2.56k stars 96 forks source link

Dutch language support? #270

Closed supremelucifer closed 11 months ago

supremelucifer commented 11 months ago

Hi I just got the box and using willow in Home Assistant. When i turn the language to dutch, it doesn'r recognize the entities and shows my voice input in english. When i set the language to english in Hassio it is working.

Does it not work with the dutch language?

nikito commented 11 months ago

Are you setting the language willow uses for stt to dutch as well?

SamJongenelen commented 11 months ago

Are you setting the language willow uses for stt to dutch as well?

Can we do this for the cloud version too? I've not seen settings for this

nikito commented 11 months ago

I believe you can modify the stt url and add ?language= and put your 2 letter language code

kristiankielhofner commented 11 months ago

This has been changed in newer WAS releases (including our hosted endpoint) to use ?force_language= with your 2 letter language code in your WIS URL.

We have other users using dutch and once configured it seems to work well.

We will be working to address this with our new and completely revamped WAS Web UI. It isn't implemented yet but an upcoming release will have drop down/checkbox/etc elements to assist you in configuring WIS options without having to know all of the URL parameter options.