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

Last updated: May 12,2024

1. Install "python3-espeak" package

In this section, we are going to explain the necessary steps to install python3-espeak on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-espeak

2. Uninstall "python3-espeak" package

This tutorial shows how to uninstall python3-espeak on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-espeak
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Siegfried-Angel Gevatter Pujals
Architecture: amd64
Source: python-espeak
Version: 0.5-1build3
Depends: libc6 (>= 2.4), libespeak1 (>= 1.48.04+dfsg), python3 (<< 3.6), python3 (>= 3.5~)
Breaks: espeak-gui (<< 0.3)
Filename: pool/universe/p/python-espeak/python3-espeak_0.5-1build3_amd64.deb
Size: 8782
MD5sum: 902f64ca6c8fedd3ddc9a41a0e1fc95c
SHA1: da96427eb4e0ca999956de76233b11b86d234ed2
SHA256: 0f63e0c0b29e921d4985f49a982baebdcad46d2fb49ab3b87eeed0ecc159f030
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