Reece H. Dunn
b3656970d8
ru: merge the cyrillic letter handling sections in ru_list
7 years ago
Reece H. Dunn
6fb94f59f3
ru: reformat ru_list
Based on a patch by Valdis Vitolins <[email protected] >.
7 years ago
Reece H. Dunn
e526deec52
ru: move the Cyrillic letter pronunciation from ru_rules to ru_list
Based on a patch by Valdis Vitolins <[email protected] >.
7 years ago
Reece H. Dunn
5459acb6a7
ru: document the special characters
7 years ago
Reece H. Dunn
d74ccbe6c3
Update the changelog.
7 years ago
Reece H. Dunn
1389093f63
Merge remote-tracking branch 'maiido/smartfizz'
7 years ago
Reece H. Dunn
ae84862e0a
Merge remote-tracking branch 'jaacoppi/finnish'
7 years ago
Juho Hiltunen
b69a8eab32
fi: double the initial consonant of enclitics following a word in allative case
allative case has a suffix of -lle. Normally it causes the doubling of the next word. However, enclitics should be treated like words in this case, so double the enclitic instead of the next word.
Sources for grammar rule:
http://scripta.kotus.fi/visk/sisallys.php?p=127
http://scripta.kotus.fi/visk/sisallys.php?p=34
7 years ago
kira
55547a2aaa
change ui j.i -> yi
7 years ago
kira
47e5a6278c
add comment
7 years ago
kira
145abf35b2
add comment
7 years ago
kira
23f02d59b1
remove duplicates
7 years ago
kira
2f4fac690a
Einstein ˈaɪnʃtaɪn
7 years ago
kira
2c598edc74
cosm
7 years ago
chrislm
9dfe84e18b
IT: added exceptions in the italian dictionary
7 years ago
Reece H. Dunn
b7d472776e
Merge remote-tracking branch 'jaacoppi/languages'
7 years ago
Reece H. Dunn
062df03e9e
de: revert the phoneme and dictionary changes
7 years ago
Reece H. Dunn
b9739907e3
Merge commit 'b031015e1d4aa732a249dc1a40587d08abe3cf9c'
7 years ago
kira
a86756435d
add french rules
7 years ago
Reece H. Dunn
7cbef0eeb1
Remove a dead ToC link in phontab.
The "Place of Articulation" documentation was moved to the
phonemes.md documentation, but the table of content entry was
not removed.
7 years ago
Juho Hiltunen
45e424394d
my: Comment out the emoji translation that was breaking the pronunciation of '7'.
7 years ago
Reece H. Dunn
16dffab873
en: fix pronunciation of 'Southend'
7 years ago
Valdis Vitolins
812459ad24
Merge branch 'master' of https://github.com/espeak-ng/espeak-ng
7 years ago
Valdis Vitolins
cda1e8471c
ur: updates from Ejaz Shah
7 years ago
Valdis Vitolins
e5df7b56ad
lv: improvements for exception words, shorter 'uo' diphthong
7 years ago
Valdis Vitolins
4b1e9d941f
Shorter diphthong than 'uaa' with less distinct 'a' at the end
7 years ago
KarlEick
b031015e1d
Added m8 variant
This is a Variant I created called male8, probably one of the smoothest sounding espeak male variants ever. It sounds very good with inflection at 100, which I don't know if you can only change in NVDA or other programs too.
7 years ago
Reece H. Dunn
b8d5d96dea
Merge remote-tracking branch 'jaacoppi/maintainability'
7 years ago
Juho Hiltunen
da287fb851
Unify terminology for stress
synthesize.h now contains the definitions STRESS_IS_... that should be used with code related to syllable stress.
Note that isBreak and other defines were renumbered so that stress definitions could have values 0-6.
Possible TODOs:
1. Unify with terms used with phonemes, i.e. keywords like isDiminished in compiledata.c and stress_type in phsource/phonemes
2. Add functionality and documentation about STRESS_IS_PRIORITY and STRESS_IS_EMPHASIZED
7 years ago
Juho Hiltunen
88315250ff
readability fix: use boolean instead of 0 and 1 for loop control
7 years ago
Juho Hiltunen
afb4fe75e2
fi: fix behaviour of S_2_TO_HEAVY (adding secondary stress)
Stress flag S_2_TO_HEAVY is currently only used by finnish.
Current behaviour skips adding secondary stress if the following syllable is heavy. The behaviour should be to skip adding secondary stress if the rest of the word (excluding last syllable) contains a heavy syllable.
Source of grammar rule and examples of expected behaviour: http://scripta.kotus.fi/visk/sisallys.php?p=13
7 years ago
Juho Hiltunen
3a8e234fa3
fi: improve stress for numerals
Source: http://scripta.kotus.fi/visk/sisallys.php?p=13
7 years ago
Valdis Vitolins
95c28c4ea9
fr: fix for issue #350 Bad Pronunciation in French ɔ̃ by Karl Eick
7 years ago
Valdis Vitolins
3dea33965e
lv: different improvements
7 years ago
Valdis Vitolins
7fb620505d
lt: fix missed configuration after joined phoneme traslation file
7 years ago
Valdis Vitolins
966c07cb56
hak: updates from Chen Chien-ting
7 years ago
Reece H. Dunn
27985b0727
gn: build the dictionary file when running 'make'
7 years ago
Reece H. Dunn
4b05024928
hr: fix specifying the Croatian dictionary now that the hbs dictionary has been split due to emoji support
7 years ago
Reece H. Dunn
6a03a400f6
voices: remove the byte order mark from the Michael voice variant to fix the bad language attribute
7 years ago
Reece H. Dunn
42f4e7eed2
de: fix the HAPPY vowel for the mb-de5-en and mb-de6-en voices.
7 years ago
Reece H. Dunn
9812e009d7
de: fix running 'make check' with the voice changes
7 years ago
Reece H. Dunn
0527537864
de: restore the mbrola phonemes for using the German voices to speak English and Spanish.
7 years ago
Reece H. Dunn
8bdaa23e1e
de: fix building the German voice.
7 years ago
Reece H. Dunn
d6ae83f9b5
Merge remote-tracking branch 'hozosch/master'
7 years ago
KarlEick
9be1aaed42
improvements for german
These are some improvements to the german voices, both default and mbrola. It fixes some sounds of phonemes and also pronunciation of words. I also modified the mbrola phoneme and voice files to make them sound more natural. The stressLength setting is that it matches the way espeak deals with the lengths.
7 years ago
Chen, Chien-ting
e5d057cf77
modified the rule or initial r- and the pronouncing rule of v
7 years ago
Chen, Chien-ting
4b7a40bd1f
mistakes in hakka about ui1 etc
7 years ago
Chen, Chien-ting
4519d2a8e4
add hakka sandhi and footnotes
7 years ago
Chen, Chien-ting
e8fbe6a5af
add hakka sandhi
7 years ago
Chen, Chien-ting
7994cf64e6
improve translation of 'ie'
7 years ago