kirill-jjj
d9a141d77b
Russian: fix for или and delete comment about preposition в, because that's how it already works
2 years ago
Alexander Epaneshnikov
801e6a7b51
Russian: Correction for the particle же in word-by-word reading (#1446)
2 years ago
Alexander Epaneshnikov
d98f070bf7
Add ng API to enable phoneme events (#1389)
2 years ago
kirill-jjj
00183ecb4a
Russian: Correction for the particle же in word-by-word reading
2 years ago
Yury Popov
c5ff2aa592
Add phoneme events test
2 years ago
Yury Popov
9b3b916163
Add ng API to enable phoneme events
2 years ago
Samuel Thibault
9e2aa163a0
Fix for possible unaligned pointer load in DoPhonemeMarker (#1445)
Fix for CI issue found in #1389
2 years ago
Alexander Epaneshnikov
dc3653e858
Add directBoot support. (#1444)
2 years ago
Beqa Gozalishvili
f7f66429a3
Add directBoot support. Fixes #917
2 years ago
Yury Popov
dde5f8a983
Fix for possible unaligned pointer load in DoPhonemeMarker
2 years ago
Samuel Thibault
50a4675127
Make sure to test the compiled tests (#1443)
wildcard would only work once it's compiled; starting with a pristine
tree it would not see them.
2 years ago
Samuel Thibault
668a1db044
Make sure to test the compiled tests
wildcard would only work once it's compiled; starting with a pristine tree
it would not see them.
2 years ago
Alexander Epaneshnikov
0ecdd33d18
Fixes for r letter in spanish (Latinamerica) (#1432)
2 years ago
FelipeZanabria
45e49b345b
Es: fix m letter
This fixes the letter m being pronounced before f, even being in separate words.
2 years ago
FelipeZanabria
0c7384f009
Es: fix pronunciation of r
mentioned in #1313 and #1325, plus fixes the pronunciation of Drive and Reaper.
2 years ago
Alexander Epaneshnikov
a487fd0d65
Russian: fix pronunciation of large numbers (#1441)
2 years ago
kirill-jjj
c3e568a953
Russian: fix pronunciation of large numbers
2 years ago
Alexander Epaneshnikov
caad124bde
Russian_update (#1440)
2 years ago
A11CF0
c5de4ff6c2
Avoid clashes between gender selection code and thousand variant flags
Fixes #1420 also Set max_digits to 32 for russian since it's safe to do now.
2 years ago
kirill-jjj
941bd2a176
Russian: fix for leter's дс, for example подсвечник, забродский
2 years ago
kirill-jjj
b5b298f87a
Russian: fix for вряд ли
2 years ago
kirill-jjj
d61398d2b5
Russian: fix for letters вьт, like with word отправьте
2 years ago
Alexander Epaneshnikov
7b30ad14f2
Belarusian: add phoneme tests (#1439)
2 years ago
Sergei B
55bbc7f993
Belarusian: add phoneme tests
cover all phoneme rules with
the tests.
2 years ago
Alexander Epaneshnikov
99b232bbd8
Russian update (#1437)
2 years ago
kirill-jjj
38ce3f0713
Russian: fix for что б
2 years ago
kirill-jjj
132435e0ba
Russian: fix for preposition над
2 years ago
kirill-jjj
9f54729f93
Russian: fix error with the letter combination ьо
2 years ago
kirill-jjj
9a61fc97ec
Russian: fix pronunciation of the phrase не за что and add my copyright
2 years ago
kirill-jjj
ce464702f7
Russian: fix pronunciation of word Стратего
2 years ago
kirill-jjj
fcc0ff2f8e
Russian: fix pronunciation of words like предположение, предполагаю and so on
2 years ago
kirill-jjj
a6aef55d7f
Russian: fix pronunciation of phrases previously added by me. Из города, из буфера
2 years ago
kirill-jjj
0ceded280a
Russian: fix pronunciation of по поводу and на поводу
2 years ago
kirill-jjj
bc310aea94
Russian: fix pronunciation of что же, что ли, что ж
2 years ago
kirill-jjj
7cace2412f
Russian: another fix for letter я
2 years ago
kirill-jjj
e5398ba32a
Russian: fix for numbers 60 and 40
2 years ago
kirill-jjj
d86470dd0c
Russian: fix for some particles and prepositions
2 years ago
Alexander Epaneshnikov
3c809c4d11
Russian: fix for letter я (#1435)
make letter я unstressed at the start of claws, and stressed at end of
it
2 years ago
kirill-jjj
dc1f37a7f1
Russian: fix for letter я
2 years ago
Alexander Epaneshnikov
42409c8476
Russian: fix a bug with conjunctions (#1434)
2 years ago
kirill-jjj
789eeba55c
Russian: fix a bug with conjunctions
2 years ago
Alexander Epaneshnikov
828862448a
Russian update (#1433)
2 years ago
kirill-jjj
09cf6e7124
Russian: fix for some symbols
2 years ago
kirill-jjj
5a3e71c50d
add over 50 new words to listx file, and remove some of rong written
2 years ago
kirill-jjj
61d9995f09
Russian: fix for words with жь at end
2 years ago
kirill-jjj
5247b616fa
Russian: fix for letter's дк and дх and сь+voiced consonant
2 years ago
Alexander Epaneshnikov
0efae53f91
Belarusian: improvements (#1417)
2 years ago
Sergei B
30105a4869
Changelog: add authors of changes in Belarusian
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
Sergei B
3199d7889b
Belarusian: improvements
- fixed/removed not working rules in be_list
- added stress to the words in be_list
- fixed multi thousand transcription
- removed not working rules in be_rules
- added rules of palatalization, phonemes lengthen
- fixed dropping of [a] at the end of words
- fixed message "Full dictionary is not installed for"
- added configuration in tr_languages.c
- fixed/added phonemes for `Q`, `ts`, `ts;`, `dz`, `dz.`, `;` etc
2 years ago