Skip to content

Text-to-Speech (TTS) enables developers to synthesize natural-sounding speech with many voices, available in multiple languages and variants. It provides a high fidelity audio. With this easy-to-use script, you can create lifelike interactions with your users, across many applications and devices.

moutaouakkil/TTS-Text-To-Speech

Repository files navigation

TTS - Text To Speech

Written by: Othmane Moutaouakkil (MOUTAOUAKKIL)

Features

The Text-to-Speech (TTS) enables developers to synthesize natural-sounding speech with many voices, available in multiple languages and variants. It provides a high fidelity audio. With this easy-to-use script, you can create lifelike interactions with your users, across many applications and devices. Overview of a typical TTS system

OS Compatibility

OS Support
Linux Yes
Mac OS X Yes
Windows Yes

Requirements

Install the latest version of Python 3

Installation

Linux

$ pip install gtts
$ ./TTS-Text-To-Speech.py

Mac OS X

$ pip install gtts
$ ./TTS-Text-To-Speech.py

Windows

$ pip install gtts
$ python TTS-Text-To-Speech.py
Or (Double click on the script) after installing the (gtts) module

Done!

About

Text-to-Speech (TTS) enables developers to synthesize natural-sounding speech with many voices, available in multiple languages and variants. It provides a high fidelity audio. With this easy-to-use script, you can create lifelike interactions with your users, across many applications and devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages