gTTS
v2.0.1

Documentation

  • Command-line (gtts-cli)
  • Module (gtts)
  • Pre-processing and tokenizing

Project

  • License
  • Contributing
  • Changelog
gTTS
  • Docs »
  • gTTS
  • Edit on GitHub

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, as well as automatic retrieval of supported languages.

Installation¶

pip install gTTS

Documentation

  • Command-line (gtts-cli)
    • gtts-cli
    • Examples
    • Playing sound directly
  • Module (gtts)
    • gTTS (gtts.gTTS)
    • Languages (gtts.lang)
    • Examples
    • Playing sound directly
    • Logging
  • Pre-processing and tokenizing
    • Definitions
    • Pre-processing
      • Customizing & Examples
    • Tokenizing
      • Customizing & Examples
      • Using a 3rd-party tokenizer
    • Minimizing
    • gtts.tokenizer module reference (gtts.tokenizer)

Project

  • License
  • Contributing
    • Reporting Issues
    • Submitting Patches
    • Testing
  • Changelog
    • 2.0.1 (2018-06-20)
    • 2.0.0 (2018-04-30)
    • 1.2.2 (2017-08-15)
    • 1.2.1 (2017-08-02)
    • 1.2.0 (2017-04-15)
    • 1.1.8 (2017-01-15)
    • 1.1.7 (2016-12-14)
    • 1.1.6 (2016-07-20)
    • 1.1.5 (2016-05-13)
    • 1.1.4 (2016-02-22)
    • 1.1.3 (2016-01-24)
    • 1.1.2 (2016-01-13)
    • 1.0.7 (2015-10-07)
    • 1.0.6 (2015-07-30)
    • 1.0.5 (2015-07-15)
    • 1.0.4 (2015-05-11)
    • 1.0.3 (2014-11-21)
    • 1.0.2 (2014-05-15)
    • 1.0.1 (2014-05-15)
    • 1.0 (2014-05-08)

Misc¶

  • Index
  • Module Index
Next

© Copyright 2014-2018 Pierre Nicolas Durette. Revision 4dd8bffc.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v2.0.1
Versions
latest
stable
v2.0.1
v2.0.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.