1. Coqui STT&TTS Dokuwiki Page
Coqui STT/TTS is an open source embedded speech-to text/text-to-speech engine
2. Speech-To-Text and Text-To-Speech engines
Top
Kaldi is a toolkit for speech recognition - OpenSLR is a site devoted to hosting speech and language resources
3. Text-To-Speech Sandbox
- espeak “ALEXA! What time is it?” or espeak -f <text file>
- tts –text “ALEXA! What time is it?” –model_name “tts_models/en/ljspeech/tacotron2-DDC”
- aplay tts_output.wav
How To Create GUI Dialog Boxes In Bash Scripts With Zenity In Linux