gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API

MIT License

Downloads
606.6K
Stars
2.2K
Committers
35

Bot releases are visible (Hide)

gTTS - v2.5.1 Latest Release

Published by github-actions[bot] 9 months ago

2.5.1 (2024-01-29)

Bug Fixes

gTTS - v2.5.0

Published by github-actions[bot] 10 months ago

2.5.0 (2023-12-20)

Features

  • Add an optional timeout parameter to gTTS that gets passed to the underlying HTTPS request (#440) (bcdb79d)
gTTS - v2.4.0

Published by github-actions[bot] about 1 year ago

2.4.0 (2023-10-03)

Features

  • Add Python 3.12 support (75294b2)
  • Remove Python 3.7 support (end-of-life) (75294b2)
gTTS - v2.3.2

Published by github-actions[bot] over 1 year ago

2.3.2 (2023-04-29)

Bug Fixes

  • Add new error helper for when using a custom (non-.com) TLD results in a 404 (5a860ed)
  • cli: Add deprecated language fallback support to CLI (5a860ed)

Documentation

  • cli: Fix older invalid example (5a860ed)
gTTS - v2.3.1

Published by github-actions[bot] almost 2 years ago

2.3.1 (2023-01-16)

Bug Fixes

  • test: include missing required *.txt test files in dist (#395) (63f10ff)
  • loosen dependancies for click and requests, removes six dependancy (#394) (a4ce0c9)
  • test: missing @pytest.mark.net on net-enabled test (#391) (3667f06)
  • test: remove mock package test dependancy (#390) (9b54fc1)
gTTS - v2.3.0

Published by github-actions[bot] almost 2 years ago

2.3.0 (2022-11-21)

Features

  • Centralize project metadata and config into a single pyproject.toml (25d3c1c)
  • Drop support for Python 2.7 (long overdue), Python 3.6 (end-of-life) (25d3c1c)
  • Modernize package config and build/release workflow (25d3c1c)
  • Simplify language generator (5dbdf10)

Bug Fixes

  • Languages added: zh-CN (Chinese (Simplified)), zh-TW (Chinese (Traditional)) (5dbdf10)
  • Languages removed: cy (Welsh), eo (Esperanto), mk (Macedonian), ms (Malay), zh-CN (Chinese) (5dbdf10)
gTTS - v2.2.4

Published by pndurette over 2 years ago

Features

  • Added Malay language support (#316)
  • Added Hebrew language support (#324)
  • Added new gTTS.stream() method to stream bytes (#319)

Full Changelog: https://github.com/pndurette/gTTS/compare/v2.2.3...v2.2.4 / CHANGELOG.rst

gTTS -

Published by pndurette over 3 years ago

gTTS -

Published by pndurette over 3 years ago

gTTS -

Published by pndurette almost 4 years ago

gTTS -

Published by pndurette almost 4 years ago

gTTS -

Published by pndurette almost 4 years ago

gTTS - v2.1.1

Published by pndurette over 4 years ago

gTTS - v2.1.0

Published by pndurette almost 5 years ago

gTTS - v2.0.4

Published by pndurette about 5 years ago

gTTS -

Published by pndurette almost 6 years ago

gTTS - v2.0.2

Published by pndurette almost 6 years ago

gTTS - v2.0.1

Published by pndurette over 6 years ago

gTTS - v2.0.0

Published by pndurette over 6 years ago

See #108! 💾

gTTS -

Published by pndurette over 6 years ago

Package Rankings
Top 1.39% on Pypi.org
Top 2.58% on Alpine-v3.18
Top 6.71% on Alpine-v3.16
Top 18.13% on Conda-forge.org
Top 4.89% on Alpine-v3.14
Top 4.21% on Alpine-v3.13
Top 3.78% on Alpine-edge
Top 8.17% on Proxy.golang.org
Top 4.0% on Alpine-v3.15
Top 4.18% on Alpine-v3.17
Badges
Extracted from project README
PyPI version Python versions Tests workflow codecov Commits Since PyPi Downloads Buy me a Coffee
Related Projects