Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Recognition

Speech recognition using web speech API and recording the audio using the mediaStream recording API

Demo

Note: The pace in changing speech to text depends on internet connection because on some browsers, like Chrome, using Speech Recognition on a web page involves a server-based recognition engine. Your audio is sent to a web service for recognition processing, so it won't work offline. Read more here

Installation

git clone https://github.com/rismawtsa/speech-recognition
cd speech-recognition
npm install
npm start

About

Speech recognition using web speech api

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages