This repository was archived by the owner on Oct 19, 2023. It is now read-only.
This repository was archived by the owner on Oct 19, 2023. It is now read-only.
Supporting Dutch Language #172
Open
Description
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.