eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reece H. Dunn 5791bf28de Fix -Wunused-parameter warnings. 4 years ago
..
ssml Fix another out-of-bounds read in SSML parsing. 4 years ago
ssml-fuzzer Add a fuzz target for SSML input 7 years ago
api.c tests: Fix -Wmissing-prototypes warnings. 7 years ago
bom.test Change shell to sh as it is more common 4 years ago
cmd_options.test Add OPTIONS argument to test_phon() and use it instead of test_commandlineoptions() 4 years ago
common Add handling of Ignore message for all test functions 4 years ago
dictionary.test Fix introduced bugs during refactorization 4 years ago
dummy.cpp Add speechPlayer Klatt implementation as Klatt 6. 4 years ago
encoding.c tests: Fix -Wmissing-prototypes warnings. 7 years ago
fuzzrunner.c Release the memory in text in fuzzrunner.c. 7 years ago
klatt.test Replace test_lang() and test_voice() with test_wav() and test_phwav() which uses test_wav() 4 years ago
language-numbers-cardinal.test Replace test_phonemes(), test_phonemes1() and test_dict() with single test_phon() 4 years ago
language-numbers-ordinal.test Replace test_phonemes(), test_phonemes1() and test_dict() with single test_phon() 4 years ago
language-phonemes.test Replace test_lang() and test_voice() with test_wav() and test_phwav() which uses test_wav() 4 years ago
language-pronunciation.test Fix introduced bugs during refactorization 4 years ago
language-replace.test Move common functions into common script 4 years ago
mbrola.test Make output more similar to the output before refactorization 4 years ago
non-executable-files-with-executable-bit.test Ignore the ucd-tools test executables in the non-executable file test. 4 years ago
readclause.c include readclause.h in tests 7 years ago
ssml-fuzzer.c Fix -Wunused-parameter warnings. 4 years ago
ssml.test Move common functions into common script 4 years ago
translate.test Print out short message instead of long output for tests with long test string 4 years ago
variants.test Replace test_lang() and test_voice() with test_wav() and test_phwav() which uses test_wav() 4 years ago
voices.test Replace test_phonemes(), test_phonemes1() and test_dict() with single test_phon() 4 years ago
windows-data.test [#891]: Fix building the Arabic dictionary on windows. 4 years ago
windows-installer.test [#864]: Fix installing the Japanese language on windows. 4 years ago