/HTML5-Speech-to-Text

This is an online speech recognition tool implemented entirely in pure JavaScript. It utilizes the browser's built-in Web Speech API to convert audio captured by the microphone into text and combines it with time segments to create subtitles.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers