Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

Slot value is not extracted if optional #64

Closed
mathquis opened this issue Dec 11, 2019 · 1 comment
Closed

Slot value is not extracted if optional #64

mathquis opened this issue Dec 11, 2019 · 1 comment
Labels
bug Something isn't working high priority in progress

Comments

@mathquis
Copy link
Contributor

For ASR result:

read me the hound of the baskervilles in the bedroom

With:

[playBook]
read me ($audiobook-book-name){book} ($assistant-zones){zone}

I get both book and zone slot extracted by the NLU.

With

[playBook]
read me ($audiobook-book-name){book} [ ($assistant-zones){zone} ]

I get only book although zone is present.

Hope this helps.

@synesthesiam
Copy link
Owner

Should be fixed in 2.4.13

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working high priority in progress
Projects
None yet
Development

No branches or pull requests

2 participants