- unzip the "eSpeak NG.tar.gz" file to this folder
- Your dist folder should look like the following Project tree
** Project tree ** . ├── eSpeak NG │ ├── espeak-ng-data │ ├── espeak-ng.exe │ └── libespeak-ng.dll ├── .gitignore ├── eSpeak NG.tar.gz └── README.md
1 directory, 3 files
- install the following:
apt update && apt install -y -qq ffmpeg espeak