Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 607 Bytes

index.rst

File metadata and controls

33 lines (23 loc) · 607 Bytes

gTTS

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate's text-to-speech API. Writes spoken mp3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout. It features flexible pre-processing and tokenizing.

Installation

pip install gTTS

cli module tokenizer

license contributing changelog

Misc

  • genindex
  • modindex