python-espeak 0.5-5build1 source package in Ubuntu
Changelog
python-espeak (0.5-5build1) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 19:31:01 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Debian TTS Team
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-espeak_0.5.orig.tar.gz | 16.8 KiB | bf471ecd7b1a08a32b1b01e8f2453f817bebbeeb45734d566378dc20a90295bb |
python-espeak_0.5-5build1.debian.tar.xz | 2.9 KiB | 4a52bef802be64fc4945e951e89529a20191102d1cea82386d92581d7f6a208f |
python-espeak_0.5-5build1.dsc | 2.0 KiB | f0a1f76fb429e5fad643ee74f42fb7fbacf127b798050cf97ba3e72067e2ae8b |
Available diffs
- diff from 0.5-5 (in Debian) to 0.5-5build1 (332 bytes)
Binary packages built by this source
- python3-espeak: Python bindings for eSpeak
eSpeak is a software speech synthesizer for English, and some other
languages.
.
eSpeak produces good quality English speech. It uses a different synthesis
method from other open source text to speech (TTS) engines, and sounds quite
different. It's perhaps not as natural or "smooth", but some find the
articulation clearer and easier to listen to for long periods.
.
This package contains bindings to use eSpeak from within Python
applications.
.
Be aware that python-espeak is still in an early state; it's incomplete
and the API may change in future versions.
- python3-espeak-dbgsym: debug symbols for python3-espeak