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
- License
- Contributing
- Changelog
- 2.5.4 (2024-11-10)
- 2.5.3 (2024-08-13)
- 2.5.2 (2024-07-20)
- 2.5.1 (2024-01-29)
- 2.5.0 (2023-12-20)
- 2.4.0 (2023-10-03)
- 2.3.2 (2023-04-29)
- 2.3.1 (2023-01-16)
- 2.3.0 (2022-11-21)
- 2.2.4 (2022-03-14)
- 2.2.3 (2021-06-17)
- 2.2.2 (2021-02-03)
- 2.2.1 (2020-11-15)
- 2.2.0 (2020-11-14)
- 2.1.2 (2020-11-10)
- 2.1.1 (2020-01-25)
- 2.1.0 (2020-01-01)
- 2.0.4 (2019-08-29)
- 2.0.3 (2018-12-15)
- 2.0.2 (2018-12-09)
- 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)