Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

TTS does not always match AIML file internal spelling #29

Open
jrwarwick opened this issue Mar 23, 2020 · 0 comments
Open

TTS does not always match AIML file internal spelling #29

jrwarwick opened this issue Mar 23, 2020 · 0 comments

Comments

@jrwarwick
Copy link

jrwarwick commented Mar 23, 2020

If I paste "WHAT IS YOUR FAVORITE ABBA SONG" (from music.aiml) then the response is correct.

I think it is a tie between "Waterloo" and "Dancing Queen."

But if I speak the same question, STT gets:

" what is your favourite abba song"

which doesn't match successfully inside of the AIML engine (surely because of US vs UK spelling of "favorite"). I am unsure of the canonical way to handle. Does AIML have provisions for locality spelling differences? if not, do we normalize the corpus (which is mostly US EN) and then maybe introduce a normalizing element into the python code of the skill?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant