Mitchell Evan
59823f30e3
typo (#2114)
3 months ago
Samuel Thibault
034807a91d
LoadVoice: Warn when mbrola or klatt was not compiled in (#2148)
but the user requests it
Ref: #1807
3 months ago
Alexander Epaneshnikov
b006f6d4f9
Russian: Added more words to ru_listx file (part 2) (#2139)
Russian: A whole bunch of words have been added, including the names of
medicines, substances, and other words.
4 months ago
AlexanderKhalmaktanov
423c9f976a
Russian: Added more words to ru_listx file (part 2)
Russian: A whole bunch of words have been added, including the names of medicines, substances, and other words.
4 months ago
Alexander Epaneshnikov
86cb83d411
Russian: added more words to ru_listx file (#2107)
Russian: Several new words have been added, such as some medical and
linguistic terms, the names of some government organizations of the
Russian Federation and other words.
4 months ago
AlexanderKhalmaktanov
2ddf2d680e
Russian: added more words to ru_listx file
Russian: Several new words have been added, such as some medical and linguistic terms, the names of some government organizations of the Russian Federation and other words.
5 months ago
Alexander Epaneshnikov
5641b8b066
fix: link CoreAudio frameworks when using PCAUDIO on macOS (#2134)
4 months ago
thewh1teagle
34a730ec83
fix: conditionally link CoreAudio frameworks for macOS
4 months ago
thewh1teagle
3618dfb850
fix: link CoreAudio frameworks when using PCAUDIO on macOS
4 months ago
Alexander Epaneshnikov
84dc1153ae
Russian: edited some strings in strings.xml file (#2130)
Russian: Fixed the lines <string name="setting_default_pitch"> and
<string name="espeak_pitch_range"> to eliminate confusion between pitch
and intonation. The corrections are as close as possible to the Russian
names of the corresponding parameters in the NVDA program.
4 months ago
AlexanderKhalmaktanov
40f42fe42e
Merge branch 'master' into patch-3
4 months ago
Samuel Thibault
3a04c042e6
TranslateRoman: avoid overflow
4 months ago
AlexanderKhalmaktanov
601fdcc3e1
Russian: edited some strings in strings.xml file
Russian: Fixed the lines <string name="setting_default_pitch"> and <string name="espeak_pitch_range"> to eliminate confusion between pitch and intonation. The corrections are as close as possible to the Russian names of the corresponding parameters in the NVDA program.
4 months ago
Alexander Epaneshnikov
8941b0ef14
Add ArchLinux-like (#2121)
4 months ago
Dallo
d36a4e8a18
Add ArchLinux-like
4 months ago
Samuel Thibault
6854802380
Revert "Update fuzzing list after reverting TranslateClauseWithTerminator change"
This reverts commit fde71165f4
.
Now that TranslateClauseWithTerminator is fixed without breaking sk
numbers.
5 months ago
Samuel Thibault
f3b4112d29
TranslateClauseWithTerminator: fix overflowing number_buf (#2111)
5 months ago
Samuel Thibault
fde71165f4
Update fuzzing list after reverting TranslateClauseWithTerminator change
5 months ago
Samuel Thibault
a3c87bd6c3
Fix numbers for slovak (#2110)
5 months ago
Samuel Thibault
b3f9f1fd8d
addPluralSuffixes: Also add heading \0 (#2106)
5 months ago
Samuel Thibault
f6ec04a2fb
RemoveEnding: Watch against looking up before word (#2105)
5 months ago
Samuel Thibault
8a4150deb2
fuzz: Try to enable various voice variants
5 months ago
Samuel Thibault
c1967a56b7
Fix installing mbrola-en1 for fuzzing
5 months ago
Samuel Thibault
33c56b6dd6
Add missing mbrola dependency for fuzzing mb-en1
5 months ago
Samuel Thibault
0bf81b1dec
fuzzing: Update needswork list
5 months ago
Samuel Thibault
a7be9c7e59
TranslateClauseWithTerminator: Avoid unbound read of word array (#2104)
5 months ago
Samuel Thibault
d890919134
vi: Fix overflow due to lengthmod (#2103)
5 months ago
Samuel Thibault
2c0f19cab7
TranslateNumber: Take care of ph_out end (#2101)
5 months ago
Samuel Thibault
353debbd7f
DollarRule: Avoid overflow (#2100)
5 months ago
Samuel Thibault
5039756364
TranslateClauseWithTerminator: keep more room in num_wtab (#2099)
5 months ago
Samuel Thibault
eed83cd937
Fix dropping last byte of stdin input (#2098)
5 months ago
Samuel Thibault
6d5199d1b1
mbrola: Fix overflow (#2094)
5 months ago
Samuel Thibault
b5acaece43
dist CI: Also disable domain_host variation
It seems not supported in newer ubuntu 24.04 images.
5 months ago
Samuel Thibault
bf8d06c478
TranslateClauseWithTerminator: Look out for filling num_wtab (#2093)
5 months ago
Samuel Thibault
55114abcfc
dist CI: Disable user_group variation
It seems not supported in newer ubuntu 24.04 images.
5 months ago
Samuel Thibault
f1b3bdd29e
Fix storing crash/timeout fuzzing file
5 months ago
Samuel Thibault
b865bc8f95
LookupThousands, LookupNum3: Increase buffer size (#2092)
5 months ago
Samuel Thibault
e5b52dbd36
AppendPhonemes: Skip cleared item in phoneme_tab (#2091)
5 months ago
Samuel Thibault
fe53b1b29d
TranslateClauseWithTerminator: Also check against \0 (#2090)
5 months ago
Samuel Thibault
d57b907f0e
LookupLetter: Fix ph_buf3 buffer (#2089)
5 months ago
Samuel Thibault
91030d284e
MatchRule: Also check for \0 in dot backtracking (#2088)
5 months ago
Samuel Thibault
f76af837ca
IsLetterGroup: Also handle case when *word is already \0 (#2087)
5 months ago
Samuel Thibault
c1cdcfdcde
TranslateClauseWithTerminator: Add \0 head terminator (#2086)
5 months ago
Samuel Thibault
8afe77ba8e
Avoid underflowing ph_list3 (#2082)
5 months ago
Samuel Thibault
d7b26b545c
fuzzing: Enable espeak deterministic mode (#2078)
5 months ago
Samuel Thibault
57a836c126
Mark a few more languages as failing fuzzing
Apparently llvm-fuzzer is not completely deterministic
5 months ago
Samuel Thibault
1a13638b5e
update list of expected fuzzing failure
5 months ago
Samuel Thibault
15d5b71a97
fuzzing: Run all languages for now
It seems the infrastructure changed somehow, so the set of failing
languages changed.
5 months ago
Samuel Thibault
a5dc42e07a
MatchRule: Avoid unbound loop reading with utf8_in (#2077)
5 months ago
Samuel Thibault
ba96c5167b
Separate out fuzzing tests that are known to need some work
5 months ago