[ Bron: gtts ]
Pakket: python3-gtts (2.5.1-1)
Verwijzigingen voor python3-gtts
Debian bronnen:
Het bronpakket gtts downloaden:
Beheerders:
Externe bronnen:
- Homepage [gtts.readthedocs.io]
Vergelijkbare pakketten:
Wrapper and CLI utility for the Google TTS (Text-to-Speech) API (Python 3)
A Python interface for Google's Text to Speech API. Create an mp3 file with the gTTS module or the gtts-cli tool. It allows unlimited lengths to be spoken by tokenizing long sentences where the speech would naturally pause.
This package contains the module for Python 3.
Andere aan python3-gtts gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings