| Port details on branch 2023Q4 |
- py-gtts Library/CLI tool to interface with Google Translate text-to-speech API
- 2.5.4 audio
=2 2.5.4Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2020-07-30 19:18:21
- Last Update: 2024-11-15 09:43:14
- Commit Hash: c739e7b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pndurette/gTTS
- Description:
- 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.
Or simply pre-generate Google Translate TTS request URLs to feed to an external
program.
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; Automatic retrieval of supported languages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gTTS>0:audio/py-gtts@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-gtts/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-gtts
- pkg install py311-gTTS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-gTTS listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gTTS
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731662555
SHA256 (gtts-2.5.4.tar.gz) = f5737b585f6442f677dbe8773424fd50697c75bdf3e36443585e30a8d48c1884
SIZE (gtts-2.5.4.tar.gz) = 24018
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-testfixtures>0 : devel/py-testfixtures@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=8.1.3 : devel/py-click@py311
- py311-requests>=2.28.0 : www/py-requests@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- games/py-mnemosyne-proj
- textproc/py-dialect
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- audio_py-gtts
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|