Skip to content

speechnotes/speechnotes-speech-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

speechnotes-speech-recognizer

The speech recognition engine behind Speechnotes.

Speechnotes is an online dictation nontepad, and the code operating its core speech to text functionality is run through this code in this repository. The npm package has the same name.

What this engine does is basically wrap up the Webspeech-API with helper methods for easier integration into any website.

Currently, the webspeech api is supported only on the following browsers:

  • Chrome

It has limited support, as it has to run a speech recognition engine, which is provided for free on Chrome by Google. Not yet provided by other companies (as of 2021-09-17)

About

The speech recognition engine behind Speechnotes, based on the Webspeech-API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published