-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Toggling Live caption
via media-playback button dynamically downloads Google SODA components
#15864
Comments
Should also mention:
Both are set to |
I'll test and report back on whether disabling either/both of those flags disables the UI and network requests (as I'd expect them to). |
We can proxy this; besides proxying, we'll want to create a security/privacy review before re-enabling |
This will be disabled for now since it requires an API key. Following up with the chromium team to check if this will be available for chromium derivatives. |
Any update? |
1 similar comment
Any update? |
Description
Toggling
Live caption
via media-playback button dynamically downloads Google SODA components; this is new in the Chromium 91 major bump - we need to figure out how we want to handle thisSteps to Reproduce
https://www.youtube.com/watch?v=kwAGY1PwMkE
Live Caption
toOn
Actual result:
Looks like this downloads Google's SODA (Speech On-Device API) components, dynamically:
These show up in
brave://components
:SODA en-US Models - Version: 1.0.0
SODA Library - Version: 1.0.7
Expected result:
Unsure; but we should figure out if we want this enabled at all, and/or wrapped via our proxy calls, as we do with other component downloads.
Reproduces how often:
100%
Brave version (brave://version info)
Version/Channel Information:
@rebron @bsclifton @karenkliu @brave/legacy_qa
The text was updated successfully, but these errors were encountered: