flite_time

Small run-time speech synthesis engine

Debian Debian
RUN apt-get update && \ apt-get install -y flite
Ubuntu
RUN apt-get update && \ apt-get install -y flite
Alpine
RUN apk add flite
Arch Arch Linux
RUN pacman -S --noconfirm flite
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y flite
CentOS
RUN yum install -y flite
Fedora
RUN dnf install -y flite
Raspbian
RUN apt-get update && \ apt-get install -y flite
click the source code to copy install flite_time on any operating system with command-not-found.com