Philippe Antoine
24bfbcfeca
Oss-fuzz integration
- fix a buffer overflow in ucd_tolower leading to failure when
compiling with address sanitizer
- force the use of C++ compiler for espeak-ng
- adding a malloc to have a null-terminated string in the fuzz target
- setting (but not overwriting) ESPEAK_DATA_PATH environment
variable inside the fuzz target
4 years ago
Valdis Vitolins
899b268468
Add OPTIONS argument to test_phon() and use it instead of test_commandlineoptions()
4 years ago
Valdis Vitolins
d15de8cd78
Fix introduced bugs during refactorization
4 years ago
Valdis Vitolins
5f6b5c8093
Make output more similar to the output before refactorization
4 years ago
Valdis Vitolins
4588258cd7
Make test_replace() similar to other functions
4 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
842cd3e25e
Replace test_phonemes(), test_phonemes1() and test_dict() with single test_phon()
4 years ago
Valdis Vitolins
43dee60c33
Make test_dict the same as test_phonemes
4 years ago
Valdis Vitolins
e14b567d77
Merge MESSAGE and TEST_BROKEN arguments
4 years ago
Valdis Vitolins
6fcb110b83
Move MESSAGE argument as 4th, to make arguments similar to other functions
4 years ago
Valdis Vitolins
ec552d2566
Move common functions into common script
4 years ago
Valdis Vitolins
2954e498ca
Change shell to sh as it is more common
4 years ago
Juho Hiltunen
c4740b3053
New language option lowercaseSentence
When set in a language file, a period followed by a lower case letter is
detected as end of sentence. Normal behavior is to require a capital
letter.
4 years ago
Reece H. Dunn
e6880b27de
[#891]: Fix building the Arabic dictionary on windows.
4 years ago
Reece H. Dunn
a0b0f58cf5
[#864]: Fix installing the Japanese language on windows.
4 years ago
Juho Hiltunen
2d9ef5b5fc
tests: test for mbrola voice combined with a voice variant
4 years ago
Juho Hiltunen
75ea4b0bdf
Tests: add tests for voice variants
4 years ago
Valdis Vitolins
7b160873f7
tr: fix test for changed pronunciation
4 years ago
Juho Hiltunen
c62921ae0b
tests: add tests for ssml <prosody> and <audio>
SSML logic has a bug (#410 ) where speech parameters are not changed when there's a
sentence elogic nd. The prosody bug test should fail.
4 years ago
Juho Hiltunen
4838b35602
Tests: new test file for command line options
This is intended for testing command line options such as -k 2, --punct
and so on.
4 years ago
Juho Hiltunen
a36f5573d2
Tests: new test collection for dictionary files.
The file is intended for everything mentioned in docs/dictionary.md.
4 years ago
Juho Hiltunen
30214437fc
test for #824
4 years ago
Juho Hiltunen
23172c4f74
jbo: add a test for capitals within words (LOPT_CAPS_IN_WORD)
4 years ago
Juho Hiltunen
55eb89ae5d
jbo: fix pronunciation of " i" and " .i".
This test is related to the next two lojban commits. Thanks to xunsku @ irc.freenode.org
4 years ago
datajake1999
5e502661d6
Add speechPlayer Klatt implementation as Klatt 6.
4 years ago
Valdis Vitolins
f0a12ee833
Fix issue #848: Māori improvements
4 years ago
Valdis Vitolins
7df533b7b7
Update tests for Klatt voices
4 years ago
Valdis Vitolins
3a9de7ae73
lv: add names for numbers up to 10^30
4 years ago
Juho Hiltunen
c9dee003bf
better explanation and nicer formatting for the ssml reference test.
4 years ago
Valdis Vitolins
5deac40b1a
Fix issue #811: improve Interlingua language
4 years ago
Juho Hiltunen
959bf26b6b
Add a test for XML/SSML character and entity references
4 years ago
Valdis Vitolins
a479ae7899
lv: adjust intonation
4 years ago
Valdis Vitolins
5e70981884
Add common abbreviations in Russian to the test
4 years ago
Valdis Vitolins
a90234c9ea
Add to test abbreviations explicitly defined in lv_list file
4 years ago
Valdis Vitolins
02174e2f76
Add test for Klatt voices
4 years ago
Karl Eick
1c76c01ee0
Update hashsum
4 years ago
Valdis Vitolins
cef02afc59
As MBROLA is optional, don't exit with error if mbrola is not found
4 years ago
Valdis Vitolins
1fb68ffffe
Fix issue #773: wrong pronunciation of Hawaiʻi
4 years ago
Valdis Vitolins
53c59f46e9
Improve Turkmen language
4 years ago
Valdis Vitolins
f2939490e1
Improvements for Latvian
5 years ago
Ejaz Shah
d1c95d8b29
Improvements for Urdu
5 years ago
Valdis Vitolins
3660a44bdc
Add test for MBROLA voice
5 years ago
Valdis Vitolins
eaaf38f761
tk: include tk_listx file, update pronunciation test
5 years ago
Valdis Vitolins
2008b1afb6
Issue #762: improve Bashkir language
5 years ago
Valdis Vitolins
3d88d7edd4
Issue #761: add initial support for Turkmen language
5 years ago
Valdis Vitolins
9f9a4980a7
Issue #760: improve Uzbek language
5 years ago
Valdis Vitolins
b6cd320ea1
Improve vowel sound for Latvian
5 years ago
Valdis Vitolins
a35c29f76d
Latvian language improvements
5 years ago
BenTalagan
93fbca0e31
Fixing handling of sequence .' in english (potential acronym+genitive vs simple quote usage of apostrophe)
5 years ago
Valdis Vitolins
2d2830c92e
Merge pull request #738
5 years ago