pySpeakNG
A thin wrapper around eSpeak-NG for off-line text-to-speech synthesis. pySpeakNG is very simple, consisting of a single function which wraps eSpeak-NG's command line interface.
Requirements
A working installation of the eSpeak-NG command line utility for Linux (and, presumably, for Windows, though this is not officially supported at this stage). eSpeak-NG is available in the repositories most common GNU/Linux distributions, and is also buildable with standard tools.
For Debian/Ubuntu/Mint-type systems:
sudo apt install espeak-ng
For Red Hat/Fedora/Rocky-type systems:
sudo dnf install espeak-ng
Installation
Install the latest stable release from PyPI with:
python3 -m pip install --upgrade pySpeakNG
Usage
See the speak() function and module documentation.
Release files for pySpeakNG 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pySpeakNG-0.1.2.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pySpeakNG-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.6 kB
Release files / pySpeakNG-0.1.2.tar.gz
| Download URL | pySpeakNG-0.1.2.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ad0c1261b576691b4330a18444f03d6a588ad9b1666d72cc50dbce1bef96baf3
|
|
BLAKE2b-256 checksum How to use checksums |
771f6515086aa04832b90eabbf9a130107d4cb8d381dc37073f5e00854e2033e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|
Release files / pySpeakNG-0.1.2-py3-none-any.whl
| Download URL | pySpeakNG-0.1.2-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
04497a4e2e7ea9c9d71d34d3ce0cb8762f6e56cd3f418419a868cc22ad97dd97
|
|
BLAKE2b-256 checksum How to use checksums |
ae30b23ca2d8e8bb9306237605d381d1a85a8b5f94c2dbd4b970cf37b8de62e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|