aboutsummaryrefslogtreecommitdiff
path: root/audio/py-gtts/pkg-descr
blob: 1f731005e922a55a8eb357462e2bce1bd86642e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with
Google Translate's text-to-speech API. Write spoken mp3 data to a file, a
file-like object (bytestring) for further audio manipulation, or stdout.

Or simply pre-generate Google Translate TTS request URLs to feed to an external
program.

Customizable speech-specific sentence tokenizer that allows for unlimited
lengths of text to be read, all while keeping proper intonation, abbreviations,
decimals and more; Customizable text pre-processors which can, for example,
provide pronunciation corrections; Automatic retrieval of supported languages.