Skip to content

pulipulichen/HTML5-Speech-to-Text

Repository files navigation

DOI

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.

純JavaScript實作的線上語音識別工具。它利用瀏覽器內建的Web Speech API,將麥克風收到的聲音轉換成文字,並搭配時間片段組合成字幕。

Online Demo

https://pulipulichen.github.io/HTML5-Speech-to-Text/

Techniques

  • JavaScript
  • Web Speech API: 瀏覽器內建的語音識別API。

Article

Citation

Chen, Y.-T. (2024). HTML5-Speech-to-Text (20240518.182526) [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.11213438


Reference

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages