flite_time
Small run-time speech synthesis engine
Install
- All systems
-
curl cmd.cat/flite_time.sh
- Debian
-
apt-get install flite
- Ubuntu
-
apt-get install flite
- Alpine
-
apk add flite
- Arch Linux
-
pacman -S flite
- Kali Linux
-
apt-get install flite
- CentOS
-
yum install flite
- Fedora
-
dnf install flite
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install flite
- Raspbian
-
apt-get install flite
- Dockerfile
- dockerfile.run/flite_time
- Docker
-
docker run cmd.cat/flite_time flite_time
powered by Commando
flite
Small run-time speech synthesis engine
Flite is a small fast run-time speech synthesis engine. It is the latest addition to the suite of free software synthesis tools including University of Edinburgh's Festival Speech Synthesis System and Carnegie Mellon University's FestVox project, tools, scripts and documentation for building synthetic voices. However, flite itself does not require either of these systems to run. It currently only supports the English and Indic languages. This package contains the executables and documentation.