How to Install and Uninstall python-espeak Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-espeak" package

Please follow the guidelines below to install python-espeak on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-espeak

2. Uninstall "python-espeak" package

Here is a brief guide to show you how to uninstall python-espeak on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-espeak $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-espeak package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-espeak
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Siegfried-Angel Gevatter Pujals
Architecture: amd64
Version: 0.5-1build3
Depends: libc6 (>= 2.4), libespeak1 (>= 1.48.04+dfsg), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Breaks: espeak-gui (<< 0.3)
Filename: pool/universe/p/python-espeak/python-espeak_0.5-1build3_amd64.deb
Size: 8696
MD5sum: 10e16d878f289ff127dbab7fded4f498
SHA1: 8351b831b54e26fce334b4497ffd1d04127eeece
SHA256: 441df3e0a89957c72fb7f20b02f82efc8429ba8c4a7c5d2f772ba69130796335
Description-en: 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.
Description-md5: 8fa9a62634571ff57803f31fc8795ee2
Homepage: https://launchpad.net/python-espeak
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu