{"library":"gtts","type":"library","category":null,"description":"gTTS (Google Text-to-Speech) is an active Python library and command-line interface (CLI) tool that interacts with Google Translate's text-to-speech API. It converts text into spoken audio, which can be saved as an MP3 file or streamed to a file-like object. The library provides features for customizable text pre-processing and tokenization, enabling flexible and natural-sounding speech generation. As of its current version, 2.5.4, it continues to be actively maintained, with its latest release in November 2024.","language":"python","status":"active","version":"2.5.4","tags":["text-to-speech","tts","audio","google-translate","cli"],"last_verified":"Thu May 21","install":[{"cmd":"pip install gTTS","imports":["from gtts import gTTS"]}],"homepage":null,"github":"https://github.com/pndurette/gTTS","docs":"https://gtts.readthedocs.io","changelog":"https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/gtts/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/gtts/compatibility"}}