Filomena Rocca
6e6a646e39
fixed tx and dq in br2 and 3
1 year ago
Filomena Rocca
41151cf2aa
br2 and br3 dropped phoneme patches
1 year ago
Filomena Rocca
34fbe11f3e
support for mb-br2 and mb-br3
1 year ago
Filomena Rocca
39a6e2b5d2
added xextan source data for realsies
1 year ago
Samuel Thibault
cbb2b32cb1
mb-fr*-en: Give separate names
Otherwise if e.g. only mbrola-fr4 is installed, when the application tries
to load voice en-french, it actually ends up trying to load mb-fr1-en.
2 years ago
Samuel Thibault
914326b3d3
mbrola: Specify more the spanish voices
This specifies that the es* mbrola voices are rather for Spanish
spanish.
3 years ago
Samuel Thibault
4378e12f1f
mbrola: Fix locale to UK
The standard codename for United Kingdom for locales is UK.
3 years ago
Samuel Thibault
45442fcb94
mbrola: Fix portuguese and french voices priorities
- We want to use br* voices in priority for Brazilian Portugues, but not
for general Portuguese.
- We want to use ca* and Belgian voices for Canadian and Belgian French,
but rather not for general French.
3 years ago
Samuel Thibault
ed29101656
mbrola: Fix setting fr7 voice
It currently erroneously sets the fr5 voice.
3 years ago
Samuel Thibault
8917c9b7a9
Fix mb-ic1 and mb-ee1 voice names
All other mbrola voices follow the "language-mbrola-number" name format.
3 years ago
Valdis Vitolins
3b637450e9
Issue #825: add initial support for Hebrew MBROLA voices
3 years ago
Juho Hiltunen
bda8b6f76a
code cleanup: remove unnecessary voice option translator
See commit message for 23a4d88f
.
This commit fixes cmn and yue.
CalcPitches_Tone() now accepts cmn for translator_name.
SelectTranslator() now has a case for yue instead of zhy.
4 years ago
Juho Hiltunen
d260562b7e
Revert "code cleanup: remove unnecessary voice option translator"
This reverts commit 23a4d88f6b
.
Breaks tests for cmn.
4 years ago
Juho Hiltunen
23a4d88f6b
code cleanup: remove unnecessary voice option translator
Option "language <name>"already causes SelectTranslator(<name>) to be
called. Having two options to do almost the same thing is unnecessary
and confusing.
In the long term, all options from SelectTranslator() should have a
switch case in LoadVoice() so they are user configurable (see #218 ). If
needed, a new option (maybe called "LoadOptions") could be added to load
an existing voice or language file.
Changes language configuration files for: hak, cmn, yue, ltg, ms, mb-ma1.
No changes to users.
4 years ago
Valdis Vitolins
7e05cf4adb
ar: decrease volume of mb-ar2 voice to avoid saturation
6 years ago
Valdis Vitolins
f66263d019
mbrola: add mb-tl1 voice
6 years ago
Valdis Vitolins
e658380eb6
mbrola: andd mb-nz1 voice
6 years ago
Valdis Vitolins
9b7ebade74
mbrola: add mb-nl1 and mb-nl3 voices
6 years ago
Valdis Vitolins
ddaf9e6f2b
mbrola: add mb-ma1 voice
6 years ago
Valdis Vitolins
9bbdf27f7c
mbrola: add mb-jp1, mb-jp2 and mb-jp3 voices
6 years ago
Valdis Vitolins
cb2046c765
mbrola: add mb-in1 and mb-in2 voices
as phoneme set for both is the same, rename phoneme translation file to in
6 years ago
Valdis Vitolins
7bc58fdd35
mbrola: add mb-gr1 voice, rename mb-gr2 voice from 'greek-mbrola-1' to 'greek-mbrola-2'
6 years ago
Valdis Vitolins
b6f3d86934
mbrola: add mb-es4 voice
6 years ago
Valdis Vitolins
bb7a308eba
mbrola: add mb-es3 voice
6 years ago
Valdis Vitolins
03a8a6b7d4
mbrola: add mb-de8 voice
6 years ago
Valdis Vitolins
0837015514
ar: use the same mapping file for mb-ar1 and mb-ar2 voices
There are small differences between diphone set of the voices, but they are not used from espeak-ng
7 years ago
Valdis Vitolins
e20e767952
fr: add configuration files for MBROLA's Canadian French 1 and 2 voices
7 years ago
Valdis Vitolins
291178a6cd
it: add configuration files for MBROLA's it1 and it2 voices
7 years ago
Valdis Vitolins
2987aa52d5
fr: add configuration entry for MBROLA's fr7 voice
7 years ago
Valdis Vitolins
52884bd078
fr: add configuration entry for MBROLA's fr6 voice
7 years ago
Valdis Vitolins
0a7d8b192e
fr: add configuration entry for MBROLA's fr5 voice
7 years ago
Valdis Vitolins
5de99e38eb
fr: add configuration entry for MBROLA's fr3 voice
7 years ago
Valdis Vitolins
e06084797b
fr: add configuration entry for MBROLA's fr2 voice
7 years ago
Valdis Vitolins
58051de596
fr: fix misconfiguration (use MBROLA fr4 voice as it is declared)
7 years ago
Valdis Vitolins
f1602ba8d1
fr: remove number from phoneme translation file, as it can be used for all MBROLA voices
There are small differences for diphone sets, but these are not used
from eSpeak NG.
7 years ago
Reece H. Dunn
cdb837b430
Remove 'mb-ir2', as the 'ir2' MBROLA voice does not exist.
7 years ago
Valdis Vitolins
7fb620505d
lt: fix missed configuration after joined phoneme traslation file
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
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
Valdis Vitolins
f4f2bcf557
cmn: voice speed and pitch range adjusted to make it more natural
7 years ago
Valdis Vitolins
d14d154c71
cmn: Initial support for Mbrola cn1 voice (Mandarin Chinese) added
7 years ago
Valdis Vitolins
64ba25c2b1
cs: Mbrola voice mb-cz1 added
7 years ago
Valdis Vitolins
99a964fb15
ar: fixed config files
7 years ago
linuxscout
fe019944ce
Add mbrola support for arabic
Add ar1 mbrola support
Modify ar2 mbrola support
7 years ago
Valdis Vitolins
1d97a1ef93
ar: issue #186: initial support for mbrola ar2 voice
7 years ago
Reece H. Dunn
4920ecc79c
Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak.
8 years ago