John Bowler
bfef012068
Fixed UTF8 BOM and consequent damage to !v files
The six modified files all had spurious characters introduced apparently
as a result of files with the UTF8 BOM marker, U-FFFE, which is
conventionally used at the start of text files to indicate a UTF-8 file
and is invisible under normal circumstances (e.g. the file is opened as
a text file).
None of these files are recognized by espeak-ng on Linux systems because
the 'language variant' line is seen by espeak-ng as starting with a new
character.
'gustave' is an uncorrupted file, it correctly starts with the BOM in
UTF-8 (three bytes), however even though it is correct espeak-ng does
not read it (this may be a separate bug!)
'marcelo' somehow got the BOM character replaced by a literal '?',
notice that 'git diff' on these changes will, indeed, show the removed
character in 'gustave' as a literal '?'. Notice also that the character
in question, the BOM, is actually the Unicode 'zero width no-break
space', so it is pretty invisible.
The remaining files seem to have suffered major corruption possible as a
result of dostounix style convertions. The line endings, normally <lf>
on Unix or <cr><lf> on Windows, had been converted to <cr><lf><lf> and
the BOM had been replaced by a <tab> character.
Signed-off-by: John Bowler <[email protected] >
5 years ago
Valdis Vitolins
9427a9d8e8
Bug #684 — remove executable bit for file
5 years ago
Valdis Vitolins
656bb42c39
uz: add initial support for Uzbek language
5 years ago
Valdis Vitolins
f4c4cd3208
ba: add initial support for Bashkir language
5 years ago
Reece H. Dunn
f4c4685611
Remove the duplicated marcelo voice.
5 years ago
Reece H. Dunn
402a81e916
Remove the voice files that have the same names as languages.
5 years ago
Reece H. Dunn
f8be200464
Fix formatting of the voice files.
5 years ago
guiador
7b2eecc724
New Voices
New voices...
5 years ago
Valdis Vitolins
499b900b04
lv: improve sounds of phonemes
6 years ago
chrislm
7559c842ed
Includes Sandro variant with a good sound for italian or other romance languages.
IT: fixes some exceptions.
6 years ago
Valdis Vitolins
0542eb26b6
Make all language codes lowercase in output and documentation
6 years ago
Logan Streondj
dde072f6dc
Merge pull request #533
Add initial support for Pyash languagege, more info:
* https://www.academia.edu/34133204/Pyash_One_Language_to_Unite_Them_All
* https://gitlab.com/liberit/pyac
6 years ago
Karl Eick
4ea618f7b9
Modify DE voice file
6 years ago
Karl Eick
9f11317463
Modify m8 variant
6 years ago
Anh Hoang Nguyen
0095cf92c0
vi: modify rules for phoneme w
6 years ago
Anh Hoang Nguyen
0e79a28529
vi: modify phoneme i, iE, o#, O#, w_
6 years ago
Anh Hoang Nguyen
4bc5b7d7d9
vi: modify Northern Vietnamese voice
6 years ago
Anh Hoang Nguyen
2bb28c8bf5
vi: add new vowel phoneme data
6 years ago
Anh Hoang Nguyen
af94c95de3
vi: modify voice variant Nguyen
6 years ago
Anh Hoang Nguyen
eaa609a123
vi: move Northern Vietnamese voice setting to a new variant in !v
6 years ago
Anh Hoang Nguyen
626ef1e6d0
vi: modify Vietnamese Northern voice pitch and tone
6 years ago
Anh Hoang Nguyen
0ee4267b85
vi: modify Northern Vietnamese voice for clearer sound
6 years ago
Anh Hoang Nguyen
a3865a54b0
vi: modify Vietnamese phoneme rules and tone
6 years ago
Reece H. Dunn
919f3240cb
Revert "Move handling of SetLetterVowel() to language files"
This reverts commit 6042eb8d1e
.
The change causes an issue with `pt-BR` and possibly other languages
and voices.
6 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
029b7da35c
kk: add initial support for Kazakh language
6 years ago
Valdis Vitolins
0f86acd230
Issue #515 — add initial support for K'iche' language
6 years ago
Valdis Vitolins
26b067a68b
ar: move default stress rule from code to config file
6 years ago
Valdis Vitolins
031f34ac61
ru: create Russian (Latvia) accent
7 years ago
Valdis Vitolins
c6d1f7be3f
Update data about Shann language
7 years ago
Valdis Vitolins
789d820ad4
shn: add support for Shan language from ronaldaug
7 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
98fe60d72c
ar: remove custom voice settings as they are not better than default
7 years ago
Valdis Vitolins
8be30d259e
ht: issue #452 — add initial support for Haitian Creole language
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