./audio/espeak-ng, Open source speech synthesizer

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 1.52.0nb2, Package name: espeak-ng-1.52.0nb2, Maintainer: pkgsrc-users

The eSpeak NG is a compact open source software text-to-speech
synthesizer for Linux, Windows, Android and other operating
systems. It supports more than 100 languages and accents. It is based
on the eSpeak engine created by Jonathan Duddington.

eSpeak NG uses a "formant synthesis" method. This allows many
languages to be provided in a small size. The speech is clear, and can
be used at high speeds, but is not as natural or smooth as larger
synthesizers which are based on human speech recordings. It also
supports Klatt formant synthesis, and the ability to use MBROLA as
backend speech synthesizer.



Package options: sonic

Master sites:

Filesize: 17324.026 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-07-16 12:09:16 by Jonathan Perkin | Files touched by this commit (1)
Log message:
espeak-ng: Use correct compile flags on SunOS.
   2025-05-11 14:31:24 by Ryo ONODERA | Files touched by this commit (3)
Log message:
audio/espeak-ng: Fix segfault during build under NetBSD/amd64 10.99.14

And some non-effective settings.
   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0
   2024-12-26 13:03:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
espeak-ng: remove unused patch
   2024-12-26 12:45:01 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
espeak-ng: update to 1.52.0.

### 1.52.0

attention! this is the last release witch support the autoconf build system. use \ 
cmake to compile espeak-ng.

*  added cmake build system  -- djphoenix
*  Added stress marks to phoneme events -- Rotem Dan

bug fixes:
*  a meny fixes to core C code -- djphoenix

android:
*  Added directBoot support -- beqabeqa473
*  Integrated ndk-build step into main gradle pipeline

updated languages:
*  ba (Bashkir) -- Andiv06
*  be (Belarusian) -- Andiv06, bespsm, Alaksiej Stankievič
*  cmn (Mandarin) -- Cameron Wong
*  en (English) -- Bill Dengler
*  es (Spanish) -- Sukil Etxenike, Rmcpantoja, gregodejesus
*  fa (Persian) -- MH
*  gn (Guarani) -- Andiv06
*  he (Hebrew) -- Omer I.S, Andiv06
*  it (Italian) -- Christian Leo Mameli
*  ja (Japanese) -- Karl Eick
*  kl (Greenlandic) -- Andiv06
*  ky (Kyrgyz) -- Andiv06, Valdis Vitolins
*  lv (Latvian) -- Valdis Vitolins
*  nog (Nogai) -- Andiv06, boracasli98
*  qdb (Lang Belta) -- Andiv06
*  qya (Quenya) -- Andiv06
*  quc (K'iche') -- Andiv06
*  ro (Romanian) -- Andiv06
*  ru (Russian) -- Kirill-jjj, a11cf0
*  shn (Shan Tay Yai) -- ronaldaug
*  tk (Turkmen) -- Andiv06
*  tr (Turkish) -- Gurbuzguven, Qchristensen
*  uk (Ukrainian) -- Andrij Mizyk
*  uz (Uzbek) -- Andiv06

new languages:
*  en-Shaw (English, Shavian script) -- Luna Rose
*  ti (Tigrinya) -- Biniam Gebremichael
*  mto (Totontepec Mixe) -- Bill Dengler, Elizabeth Resendiz
*  fo (Faroese) -- Andras Eliassen, iSolveIT ApS and Setur.fo/Ravnur
*  kaa (Karakalpak) -- atabekm
*  xex (Xextan) -- Filomena Rocca
   2024-03-25 18:18:35 by Jonathan Perkin | Files touched by this commit (1)
Log message:
espeak-ng: Add correct TEST_TARGET.
   2024-03-25 18:18:09 by Jonathan Perkin | Files touched by this commit (3)
Log message:
espeak-ng: Portability fixes.