Path to this page:
./
audio/espeak-ng,
Open source speech synthesizer
Branch: CURRENT,
Version: 1.52.0,
Package name: espeak-ng-1.52.0,
Maintainer: pkgsrc-usersThe 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)
- (2024-12-26) Updated to version: espeak-ng-1.52.0
- (2024-03-11) Package added to pkgsrc.se, version espeak-ng-1.51 (created)
CVS history: (Expand)
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) | |
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.
|
2024-03-11 09:03:45 by Thomas Klausner | Files touched by this commit (8) |
Log message:
audio/espeak-ng: import espeak-ng-1.51
Packaged for wip by adr.
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.
|