Ivan Anisimov
unread,Mar 23, 2021, 1:29:50 PM3/23/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-dev
Hello, i'm interested in research regarding speech recognition, and Google recently released SODA to endpoint devices with Chrome. Chromium has code to call SODA binaries, but binary verifies SODA_API_KEY, which is part of internal resources (provided during build).
As i understand this is internal key, and SODA library will fail if it unable to verify context (this is why Chromium Live Captions fails). Is there way to obtain this key? I'm interested in running test against google model and benchmark it. There is no way it can be done now because transcription data is not available outside of Chrome window.
Ivan