Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating alexa utterances from sample phrases #11

Open
Anastasia29 opened this issue Jan 11, 2021 · 2 comments
Open

Generating alexa utterances from sample phrases #11

Anastasia29 opened this issue Jan 11, 2021 · 2 comments

Comments

@Anastasia29
Copy link

Hi,

I wanted to ask you if there is any way to create alexa utterances from basic sample phrases. Let's say I have three utterances as an input:
"why is it happening tonight",
"where is it happening tonight",
"when is it happening tonight"

and as output I want to get an alexa similar utterance syntax that "compresses" my utterances:
"(why|where|when) is it happening tonight"
Is something like this possible to create using your library? I'd appreciate your feedback and help. Thank you!

Best regards,
Ana

@KayLerch
Copy link
Owner

KayLerch commented Feb 4, 2021

I was thinking about this a while ago but haven't had the time to pursue. I agree that this feature would be great but I am afraid I don't think I have the time to extend this project anytime soon.

@fdw
Copy link

fdw commented May 12, 2021

Is such a syntax supported by Amazon?

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

No branches or pull requests

3 participants