mdn / dom-examples

Code examples that accompany various MDN DOM and Web API documentation pages

Home Page:https://developer.mozilla.org/en-US/docs/Web/API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Speech API clarifications

arvindsaraf opened this issue · comments

Hi,
I need to run an webapp that does speech to text conversion in the browser, ideally multi-lingual. A few related clarifications:

  1. How does Web Speech API compare with OpenAPI Whisper, esp with multi-lingual capabilities? Is there a comparison?
  2. Basic question, but where does the Speech-to-text part of Web Speech API run - in the browser or at some server somewhere?
    Thanks

Thanks a lot for opening this one. Issues here are for reporting problems with code in the repository or tracking new features. If you have general coding questions, you can try the MDN Discourse forum, Discord, or Stack Overflow. I'm going to close this one for now. Thank you :)