Text to Speech – Natural Voice [Linux]
- This topic has 0 replies, 1 voice, and was last updated 6 days, 3 hours ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
What makes us different from other similar websites? › Forums › Tech › Text to Speech – Natural Voice [Linux]
Tagged: Speech Reader, Text-to-speech, TTS
$ echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.bashrc
$ echo 'command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"' >> ~/.bashrc
$ echo 'eval "$(pyenv init -)"' >> ~/.bashrc
$ pip install piper-tts
$ more text.txt | piper --cuda --model en_GB-alba-medium --output_file TTS.wav
Example Voice: https://taksshack.com/forums/topic/great-job-phone-network-employs/