Gaurang Tandon
unread,Aug 11, 2025, 10:48:22 AMAug 11Sign 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 Chrome Built-in AI Early Preview Program Discussions, François Beaufort, Connie Leung, Chrome Built-in AI Early Preview Program Discussions, Scott Fortmann-Roe
Hi François, thanks for your suggestion. I just tried it out; sadly, the language packs didn't get listed in chrome://components/
Additionally, I noticed that when I run await SpeechRecognition.install({ langs: ['en-US'], processLocally: true, }); on a Macbook, the "SODA en-US Models" become listed on chrome://components. However, when I run the same code on a Chromebook, the models don't become listed on chrome://components. The return value in both cases is true.