Can't comprehend these validation and test errors for Malayalam language. #303
arunshekher
started this conversation in
_General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to pass validation and tests for intents translated to Malayalam language (ISO 639-1: ml, Name in native script: മലയാളം).
I have this in
sentences/ml/homeassistant_HassTurnOff.yaml
:I have this in
test/ml/homeassistant_HassTurnOff.yaml
:When I run
python3 -m script.intentfest validate --language ml
I get this error:When
pytest tests --language ml -k homeassistant_HassTurnOff
is ran I get these errors:Beta Was this translation helpful? Give feedback.
All reactions