{"repo":"pndurette/gTTS","free":true,"listed":false,"github":"https://github.com/pndurette/gTTS","clone":"git clone https://github.com/pndurette/gTTS.git","description":"Python library and CLI tool to interface with Google Translate's text-to-speech API","language":"Python","stars":2626,"topics":["speech","python","tts","text-to-speech","gtts","speech-api","cli","python-library","pypi"],"license":"MIT","category":"cli-tools","readme_excerpt":"gTTS gTTS ( Google Text-to-Speech ), a Python library and CLI tool to interface with Google Translate's text-to-speech API. Write spoken mp3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout . Features - Customizable speech-specific sentence tokenizer that allows for unlimited lengths of text to be read, all while keeping proper intonation, abbreviations, decimals and more; - Customizable text pre-processors which can, for example, provide pronunciation corrections; Installation $ pip install gTTS Quickstart Command Line: $ gtts-cli 'hello' --output hello.mp3 Module: from gtts import gTTS tts = gTTS('hello') tts.save('hello.mp3') See for documentation and examples. Disclaimer This project is not affiliated with Google or Google Cloud. Breaking upstream changes can occur without notice. This project is leveraging the undocumented Google Translate speech functionality and is different from Google Cloud Text-to-Speech. Project - Questions & community - Changelog - Contributing Licence The MIT License (MIT) Copyright © 2014-2024 Pierre Nicolas Durette & Contributors","default_branch":null,"files":null,"tree":[],"storefront":"/r/pndurette","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/pndurette/gTTS/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}