Online Text to Speech
- https://elevenlabs.io
- https://wellsaidlabs.com
- https://www.lovo.ai
- https://www.listnr.tech
- https://cloud.google.com/text-to-speech/
- https://github.com/coqui-ai/TTS
- http://text-to-speech.imtranslator.net
- http://www.text2speech.org/
- http://www.ispeech.org
- http://zamzar.com
- http://vozme.com
- https://www.cepstral.com/demos/
Windows Text to Speech Software
- TextAloud – Best Text to Speech, i used this. Later switched to Google chrome built in TTS, that is free and work on Ubuntu/Linux too.
- http://www.naturalreaders.com – I had purchased this. But i don’t like it. Ended up purchasing TextAloud from nextup.com
- http://www.zero2000.com/
- http://www.cross-plus-a.com/balabolka.htm
- https://www.panopreter.com/en/index.php
Linux Text to Speech Software
speak can be installed with the command “apt install espeak”
espeak -f 1.txt
On Ubuntu
apt install speech-dispatcher
You can run it with
spd-say "hello"