Andras Eliassen
ef8a3a5ced
added some tests for faroese
1 year ago
Biniam G
0dfd1d77dd
add Tigrinya Language to espeak-ng (#1845)
1 year ago
Yury Popov
a6453f3751
tests: fix and re-enable shell tests
2 years ago
kirill-jjj
527e2079fa
Russian: fix for number 60
2 years ago
Andrij Mizyk
3e06153752
Fix language-phonemes.test
2 years ago
kirill-jjj
1bb3109181
Russian: add a new variant, Russian (classic)
2 years ago
kirill-jjj
0997416aec
Russian: add a new variant, Russian (classic)
2 years ago
Yury Popov
5b13292390
Re-enable ltg/lv phonemes tests
2 years ago
Sergei B
77fff15822
Belarusian: added tests
added tests to:
- language-numbers-cardinal.test
- tests/language-phonemes.test
- tests/language-pronunciation.test
2 years ago
Valdis Vitolins
b6ffccff6a
Improve syllabic m and n
2 years ago
Yury Popov
0f5a30ffcc
Temporary disable tests that fails on macOS
2 years ago
Valdis Vitolins
0954b24c8c
Merge pull request #1248
2 years ago
Samuel Thibault
dda0967b0d
Make it clear where phoneme tests should be added
2 years ago
Bill Dengler
254b64939d
Add support for Totontepec Mixe
This commit implements support for [Totontepec Mixe](https://en.wikipedia.org/wiki/Totontepec_Mixe ). The Espeak rules are based on the phonological inventory, orthographic mappings, and phonetic processes described in the "Esbozo fonológico" (phonological outline/sketch) chapter of Verónica Guzmán Guzmán's 2012 master's thesis in Indo American Linguistics awarded by the [Centro de Investigaciones y Estudios Superiores en Antropología Social](https://ciesas.edu.mx/ ) and *Vocabulario Mixe de Totontepec* (Totontepec Mixe vocabulary), compiled by Alvin Schoenhals and Louise C. Schoenhals and published by the Summer Institute of Linguistics in 1965.
This commit was developed as part of a project for [Computational Linguistics](https://jnw.domains.swarthmore.edu/ling073/syllabus.php ) at [Swarthmore College](https://swarthmore.edu ). We feel that this language is suitable for merge with "testing" status, but further verification/improvements by native speakers would be very helpful.
co-authored-by: Elizabeth Resendiz <[email protected] >
3 years ago
Samuel Thibault
a34d74ed43
Make envelope computation more robust
When pollint() returns 100.0, multiplying by 2.55 doesn't actually seem to
be getting 255 on i386. Multiplying by 255 and dividing by 100, however,
does (probably because float computation with small integer values are
guaranteed to have integer results).
Fixes #1151
3 years ago
Valdis Vitolins
5435f465c8
Issue #1063: update tests
3 years ago
Valdis Vitolins
c14636b3bd
Add phoneme test
3 years ago
Valdis Vitolins
86bc55c5c4
Revert fixes for Russian from [email protected]
This reverts commit 433d219eca
.
3 years ago
Ineiev
aa663ad7f7
ru: improve definitions for l and l;
3 years ago
Ineiev
55fa5ea5d3
ru: use s. and z. instead of S and Z
3 years ago
Ineiev
b5115298b4
ru: improve source for y
3 years ago
Ineiev
e105e98747
ru: add palatalized velars
3 years ago
Ineiev
d8f56d14a3
sr, ru: use t from Serbian in Russian
3 years ago
Ineiev
433d219eca
ru: fix name of vcd pal nas pzd
3 years ago
bespsm
7aacdef65d
Add initial suport for Belarusian
3 years ago
Marco BARNIG
be962b067b
Add support for Luxembourgish
3 years ago
Valdis Vitolins
7211bb77ec
Revert "ar: issue #1009: improve sound of Ain"
This reverts commit 02783150cd
.
3 years ago
Valdis Vitolins
02783150cd
ar: issue #1009: improve sound of Ain
3 years ago
Juho Hiltunen
01f094346d
nb: fix regression for language options.
182aba4cc
started calling Norwegian nb instead of no. The result is that
code in tr_languages.c was never run.
3 years ago
Juho Hiltunen
88cb55ee0f
tests: add missing phoneme tests.
Added tests are copied from existing tests from the same language family
or English. The tested phonemes should be adapted for better test
coverage.
3 years ago
Juho Hiltunen
ddde4b1060
tests: add a test to make sure each language has a phoneme test
3 years ago
Valdis Vitolins
df8dd607df
Replace test_lang() and test_voice() with test_wav() and test_phwav() which uses test_wav()
4 years ago
Valdis Vitolins
ec552d2566
Move common functions into common script
4 years ago
Valdis Vitolins
f0a12ee833
Fix issue #848: Māori improvements
4 years ago
Valdis Vitolins
a479ae7899
lv: adjust intonation
4 years ago
Karl Eick
1c76c01ee0
Update hashsum
4 years ago
Valdis Vitolins
f2939490e1
Improvements for Latvian
5 years ago
Valdis Vitolins
b6cd320ea1
Improve vowel sound for Latvian
5 years ago
Valdis Vitolins
a35c29f76d
Latvian language improvements
5 years ago
Valdis Vitolins
2d2830c92e
Merge pull request #738
5 years ago
Karl Eick
b049912451
Update hashsum
6 years ago
Valdis Vitolins
499b900b04
lv: improve sounds of phonemes
6 years ago
Karl Eick
e961310877
Update hashsum
6 years ago
rojanu
8c6a884c07
fix test hash for kurdish
6 years ago
Karl Eick
04ce37c083
de: merge pull request #595 — improvements for German language
6 years ago
Valdis Vitolins
7c58e2d8fb
it: fix phoneme checksum
6 years ago
Valdis Vitolins
8b016da80e
ar: adjust wav file and phoneme length for s[
6 years ago
Valdis Vitolins
5c7dd911f1
ar: move decision logic of dark vowels to ar_rules file
6 years ago
Valdis Vitolins
08ef8f9c8f
ar: create separate dark vowels to be used after thick consonants
6 years ago
Reece H. Dunn
cf6d14783c
Preserve the sourceix property of a deleted phoneme for replaced phonemes.
6 years ago