aboutsummaryrefslogblamecommitdiff
path: root/audio/py-gtts/pkg-descr
blob: ff462aaa857768167e16a42266cb4bfa2e124e7e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                               
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.

WWW: https://github.com/pndurette/gTTS