Skip to content

v1.51

Choose a tag to compare

@thewh1teagle thewh1teagle released this 05 Jan 21:35
· 13 commits to main since this release
e5e9200

Espeak-ng 1.51

Released under 1.51.0+espeak-ng0.1.0

Windows amd64 - https://github.com/espeak-ng/espeak-ng/releases/download/1.51/espeak-ng-X64.msi
Linux amd64 and arm64 https://launchpad.net/ubuntu/oracular/+package/libespeak-ng-libespeak-dev
macOS arm64 and amd64 port fetch rdepof:espeak-ng espeak-ng
rm CHANGELOG.md
touch ./ChangeLog.md
./autogen.sh
./configure --prefix=$(pwd)/_install
make
make install


arch -x86_64 ./configure --prefix=$(pwd)/_install
arch -x86_64 make
arch -x86_64 make install

mv _install espeak-ng-libs
espeak-ng-libs-macos-x86_64.tar.gz