Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 457 Bytes

For windows users:

  • 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

For Ubuntu users:

  • install the following: apt update && apt install -y -qq ffmpeg espeak