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

Add example for Embedded Continuous Recognition #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sam-byng
Copy link

@sam-byng sam-byng commented Apr 25, 2024

Essentially, combining continuous_recognition_from_file with embedded_recognize_once_async.

Bindings.rs was auto-updated in my VS Code instance. Please let me know if that introduces an issue.

@sam-byng sam-byng force-pushed the sb/add-embedded-continuous-recognition branch from a296803 to 8484735 Compare April 25, 2024 16:14
@adambezecny
Copy link
Contributor

hi,

thank you for the PR! Embedded models is something I am really interested in testing for long long time. The problem is Microsoft exposes embedded models' details only to enterprise customers in limited access program(see here https://learn.microsoft.com/en-us/azure/ai-services/speech-service/embedded-speech?tabs=android-target%2Cjre&pivots=programming-language-csharp#embedded-speech-sdk-packages).

Do you have access to some embedded model? Otherwise there is no way to test it.

@sam-byng
Copy link
Author

Do you have access to some embedded model? Otherwise there is no way to test it.

I will attempt to get access and test this example. Expect this to take a week or two.

@adambezecny
Copy link
Contributor

it would be great to have this model somewhere available for download and testing with library. this feature is there for long time but was never tested properly. At the time when this was introduced it was not easy to get the access from Microsoft, maybe things have changed form that time for better :) I wasn't following on this for some time, not sure.

@sam-byng
Copy link
Author

It's probably still difficult to get access if you're not working on an enterprise product, even then embedded speech is viewed as last resort for enterprises with internet / data policy constraints.
https://learn.microsoft.com/en-us/legal/cognitive-services/speech-service/embedded-speech/limited-access-embedded-speech?context=%2Fazure%2Fai-services%2Fspeech-service%2Fcontext%2Fcontext#registration-process

@adambezecny
Copy link
Contributor

ok, let me think about it for a moment. Since you don't have access to embedded models and this PR simply adds example there is no real need to merge it soon. I will keep it open so that I don't forget about it. I will try get the access somehow as well, let's see how it goes.

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

Successfully merging this pull request may close these issues.

3 participants