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 support for online speech recognition (behind a flag) #4

Open
freedmand opened this issue Dec 20, 2022 · 0 comments
Open

Add support for online speech recognition (behind a flag) #4

freedmand opened this issue Dec 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@freedmand
Copy link
Owner

Apparently on-device speech recognition is only supported on some Mac devices.

https://support.apple.com/guide/mac-help/if-dictation-on-mac-doesnt-work-as-expected-mchlc480652b/mac:
Tip: If you need to dictate text when you’re offline, use Voice Control. See Control your Mac and apps using Voice Control. On a Mac with Apple silicon, dictation requests are processed on your device in many languages—no internet connection is required. When dictating in a search box, dictated text may be sent to the search provider in order to process the search.

This issue tracks adding a feature to support speech recognition powered by Apple. Since it would require sending data to Apple's servers, this should not be enabled by default and should require a flag.

Also, the current error: ERROR: Speech recognizer does not support on-device recognition is not too descriptive. It could be revised to include more context or suggest the proposed flag.

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

1 participant