Skip to main content

La synthèse vocale simplifiée

Project description

gTTS_simple Rendre encore plus simple de quelque chose de pas compliqué

Auteur: Cyril Coelho -

Version 1.0.1

Pas besoin de paniquer ceci va vous aider a comprendre comment ça marche Les dependances sont: gTTS et pygame Installez les avec pip et installer ensuite gTTS_Simple:

pip install gTTS pygame pip install gTTS_Simple

Ensuite voilà comment utiliser cette librairie, voila comment faire de la synthèse vocale:

from gTTS_Simple imoport * v = voice(“ceci est un test”,”fr”,False) v.compilation(“test.mp3”) v.lecture()

Vous pouvez a tout moment stopper la lecture avec:

v.stop()

Voila c’est pas plus compliqué

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gTTS_Simple-1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page