Skip to content

vvpreo/stttts-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some implementations of STT/TTS

Some workable examples of implementing STT/TTS

Deepgram

  • export DEEPGRAM_API_KEY='<your_key>'
  • ./scripts/run_stt_deepgram.sh
  • Press ENTER when finished testing. Default language is Russian. Change it in the code if needed.

Yandex

  • export YANDEX_API_KEY='<your_key>'
  • ./scripts/run_stt_yandex.sh
  • Press ctrl+c when finished testing. Default language is Russian. Change it in the code if needed.

About

Some ready to run STT/TTS implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published