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

IntentRecognizer - Supporting CLU and simple pattern matching #790

Open
linxiano opened this issue Feb 1, 2024 · 1 comment
Open

IntentRecognizer - Supporting CLU and simple pattern matching #790

linxiano opened this issue Feb 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@linxiano
Copy link

linxiano commented Feb 1, 2024

What happened?

I have a project where intent recognition is needed.
I wanted to do a setup using the cognitive speech service from Azure with LUIS for doing intent recognition. Since LUIS is being deprecated and the JS lib isn't supporting integration with CLU and the simple pattern matching isn't working either (https://learn.microsoft.com/en-us/azure/ai-services/speech-service/intent-recognition#pattern-matching), what are the plans to support CLU in the lib? Or making simple pattern matching work?

Version

1.34.0 (Latest)

What browser/platform are you seeing the problem on?

No response

Relevant log output

No response

@linxiano linxiano added the bug Something isn't working label Feb 1, 2024
@glharper glharper added enhancement New feature or request and removed bug Something isn't working labels Feb 1, 2024
@glharper
Copy link
Member

glharper commented Feb 5, 2024

@linxiano Thank you for using JS Speech SDK, and writing this issue up. I've added CLU support in JS Speech SDK to the team backlog, and we will figure out how to prioritize it, given the LUIS deprecation.

Internal Ref. ID 6447101

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

No branches or pull requests

2 participants