Skip to content

r3k4t/text-to-speech2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Text-To-Speech2

Author : RKT

Descripton

robot-waving

To install the Pi espeak ,pyttsx3 tools library,open the command-line program and execute the following command:

  • sudo pip3 install epseak
  • or
  • sudo apt install python3-espeak
  • sudo pip3 install pyttsx3

What is Text-To-Speech(TTS) ?

Text to speech (TTS) is the use of software to create an audio output in the form of a spoken voice. The program that is used by programs to change text on the page to an audio output of the spoken voice is normally a text to speech engine. TTS engines are needed for an audio output of machine translation results.

Linux Terminal Command

Screenshot at 2020-10-03 13-41-45

Releases

No releases published

Packages

No packages published

Languages