agonzalezd
1320bfe5f9
eu: Passed test/language-pronunciation.test, removed hardcoded stress_rule in Basque
4 years ago
Juho Hiltunen
c83d9f19f2
yue: new language yue-latn-jyutping
yue-latn-jyutping assumes latin characters are jyutping.
4 years ago
Juho Hiltunen
4825905835
cmn: handle latin characters as English text.
cmn now handles all latin characters as English.
The old functionality of assuming latin characters are pinyin can be
achieved with new language cmn-Latn-pinyin.
4 years ago
Juho Hiltunen
d91b7cf288
Rename zh (Mandarin) to cmn across the codebase.
See discussion in #933 .
4 years ago
Juho Hiltunen
875174c3e9
Rename zhy (Cantonese) to yue across the codebase.
See discussion in #933 .
4 years ago
katrihiovain
93d3c67df6
smj: Support for new language Lule Saami
Co-authored-by: Sebastien Le Maguer <[email protected] >
4 years ago
Juho Hiltunen
cad1c8e87f
ka: End sentences for period followed by a lower case letter.
Useful because capitals are not used in Mkhedruli script.
Uses the new lowercaseSentence setting.
4 years ago
Juho Hiltunen
c4740b3053
New language option lowercaseSentence
When set in a language file, a period followed by a lower case letter is
detected as end of sentence. Normal behavior is to require a capital
letter.
4 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
Juho Hiltunen
0cf3ee564c
Code cleanup: remove param2 from langopts and rename keyword option in language files.
- param2[] is only used to set a second value to LOPT_BRACKET_PAUSE. It is simpler
to have two values in param[] instead. This simplifies the codebase.
- Instead of setting "option bracket X Y" in language files, use
keywords "brackets X" and "bracketsAnnounced Y" instead to follow the
naming convention of other keywords.
- Add missing documentation to docs/voices.md.
4 years ago
Juho Hiltunen
1aae299ae2
code cleanup: remove unused REDUCE_T
There is no code related to it.
4 years ago
Valdis Vitolins
3e0254949b
Fix issue #868: add initial support for Klingon
4 years ago
Valdis Vitolins
dca948f5f1
qdb: move language definition file into proper folder
4 years ago
Valdis Vitolins
a479ae7899
lv: adjust intonation
5 years ago
Lamashino
2bdd92811a
Create language definition file for Ido language
Creation of language definition file for Ido language.
5 years ago
Valdis Vitolins
f2939490e1
Improvements for Latvian
5 years ago
Valdis Vitolins
24eb5b3cde
Issue #757: add initial support for Thai language
5 years ago
Michael Conrad
ae4c8ded41
weaken vowels to see if it helps with tablet sound of "anohla".
5 years ago
Michael Conrad
8faac4ed75
Cherokee language improvements.
5 years ago
Valdis Vitolins
60d9d977b9
Issue #767: add initial support for Chuvash language
5 years ago
Valdis Vitolins
3a7cc32db8
Issue #764: add initial support for Nogai language
5 years ago
Valdis Vitolins
3a0392f3b3
Issue #763: add initial support for Uyghur language
5 years ago
Valdis Vitolins
3d88d7edd4
Issue #761: add initial support for Turkmen language
5 years ago
Valdis Vitolins
9c703b53e7
Merge pull request #759
Cherokee: Adjust base pitch to be higher (seems to effect consonents).
Also removed the pause after each syllable as it no longer seems needed
with the higher base pitch.
Adjusted the tone start/stop values based on Praat pitch analysis
on the newer base pitch.
5 years ago
Valdis Vitolins
6f90a5af12
Add initial support for Latgalian language
5 years ago
Michael Conrad
74490bf966
Base pitch range vs tone range adjustments done with Praat analysis.
5 years ago
Valdis Vitolins
b6cd320ea1
Improve vowel sound for Latvian
5 years ago
Valdis Vitolins
ce5c3b9dea
Merge pull request #754
5 years ago
Valdis Vitolins
1af7ec6e07
Merge pull request #748
5 years ago
Valdis Vitolins
4573cea94e
he: issue #732: add initial support for Hebrew language
5 years ago
Valdis Vitolins
0ee91aaa06
haw: fix issue #578: add initial support for Hawaiian language
5 years ago
Valdis Vitolins
da359384fa
qu: fix issue #561: add initial support for Quechua language
5 years ago
Valdis Vitolins
d17a5ecc53
Fix issue #546: add initial support for Ukrainian language
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
Valdis Vitolins
499b900b04
lv: improve sounds of phonemes
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
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
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