Skip to content

Appel de presence en traduisant les noms de personnes en vocal

Notifications You must be signed in to change notification settings

chadrackkanza/text_to_speech_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

text_to_speech_python

For running this script, you must install firstly with following code "pip install pyttsx3"

pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline.

Linux installation requirements : If you are on a linux system and if the voice output is not working , then :

Install espeak , ffmpeg and libespeak1 as shown below:

sudo apt update && sudo apt install espeak ffmpeg libespeak1

Archi-Tech 2021

About

Appel de presence en traduisant les noms de personnes en vocal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages