Skip to content

Digitalent - Speech To Text (STT) / Text To Speech (TTS)

License

Notifications You must be signed in to change notification settings

Hackfridays/digitalent-stt-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

digitalent-stt-tts

Digitalent - Speech To Text (STT) / Text To Speech (TTS)

In order to explain how STT ans TTS work we'll be using the Web Speech API.

Web Speech API

The Web Speech API has two parts: SpeechRecognition (Speech-to-Text - STT) and SpeechSynthesis (Text-to-Speech - TTS).

Also check mozilla documentation to learn more about it.

Note

Not all browser support Web Speech API thus it's recommend the use of Google Chrome.

About

Digitalent - Speech To Text (STT) / Text To Speech (TTS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published