assistant-sdk-python icon indicating copy to clipboard operation
assistant-sdk-python copied to clipboard

Supporting Dutch Language

Open janvda opened this issue 7 years ago • 8 comments

Hi,

Is there a way to make the assistant understand the "Dutch" language ?

Using the following command :

googlesamples-assistant-pushtotalk --device-id 'FD...0FD4F8' --device-model-id 'pi.....it' --lang 'es-ES'

I could make the assistant understand Spanish, but when I tried it with the language options 'nl-BE' or 'nl-NL' (for "Dutch - Belgium" and "Dutch - Netherlands") it gives an error indicating that it is an unsupported language code.

grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.INVALID_ARGUMENT, Invalid 'dialog_state_in': unsupported language_code.)>

If the Dutch language is currently not supported, do you have an idea when it will be supported ?

many thanks Jan.

janvda avatar Feb 03 '18 13:02 janvda

I believe that the supported list of languages lines up closely with the Actions on Google list of locales. Dutch currently is not one of them.

There's no public timeline for when future languages are being released. But when it is, then using nl should work as expected.

Fleker avatar Feb 04 '18 21:02 Fleker

Hi, I have facing same issue for Thai language 'th-TH'. May I have confirm Google Assistant support this language? Thank you Panya

bj32161 avatar Mar 07 '18 11:03 bj32161

It seems like Assistant now supports th-TH and nl-NL.

Fleker avatar Mar 09 '18 19:03 Fleker

I'm running on AIY google, it still not support. there is error showing "no support this language:" after ran command pushtotalk.py --lang th-TH

bj32161 avatar Mar 11 '18 08:03 bj32161

I'm running the assistant on python SDK google on a Raspberry PI 3b, it still not support. there is error showing "no support this language:" after ran command pushtotalk.py --lang nl-NL

pvklink avatar Sep 30 '18 08:09 pvklink

This reference page shows all of the supported languages right now.

Fleker avatar Oct 01 '18 17:10 Fleker

Ok, thanks! I will monitor that reference page for update. Anyone an idea when dutch will be added?

pvklink avatar Oct 01 '18 17:10 pvklink

I can't speak to future releases or times.

Fleker avatar Oct 01 '18 18:10 Fleker