Juho Hiltunen
5d92b336f5
code cleanup: remove unnecessary pointer assignment and enum value.
- V_ALPHABET2 is a leftover from 2f8f125
.
- langopts assignment is unnecessary since it's not used later in the
function.
4 years ago
Juho Hiltunen
1243937334
code cleanup: remove unused width2.
It is set but never used.
4 years ago
Juho Hiltunen
cffdfb837b
code cleanup: move function declarations from speech.h to new file mnemonics.h
This adds a corresponding header file for mnemonics.c that was introduced in d5d93be
.
4 years ago
Juho Hiltunen
b9eb212217
Temporary workaround for #874
The phonSWITCH bug still exists and needs fixing.
4 years ago
Juho Hiltunen
d9a3b532b9
Update CHANGELOG.md
4 years ago
Juho Hiltunen
f899cfa49b
Merge upll request #881
4 years ago
jaacoppi
0e36887985
Merge pull request #883 from demaere-oiie/master
qdb - pronunciation improvements
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
Da Def
9fc1400c14
Updated with feedback from The Expanse's speech coach.
4 years ago
Ty
8441eef1c2
Added Robosoft 1 and 2.
4 years ago
Ty
7e5440196d
Added new variant, Alex.
4 years ago
Ejaz Shah
9d1ad2bff6
ur: update list and rules
4 years ago
Chen, Chien-ting
9498e2a3e3
ga: add demostrate pronouns in Munster dialect
4 years ago
Juho Hiltunen
1aae299ae2
code cleanup: remove unused REDUCE_T
There is no code related to it.
4 years ago
Juho Hiltunen
2c93961ebe
code cleanup: remove unused stress_amps_r
It is set but never used.
4 years ago
Juho Hiltunen
b19e801733
Merge pull request #870
4 years ago
Juho Hiltunen
4838b35602
Tests: new test file for command line options
This is intended for testing command line options such as -k 2, --punct
and so on.
4 years ago
Juho Hiltunen
673c12a54e
docs: add an explanation to $pause, $brk, $verbextend and $nounf
4 years ago
Juho Hiltunen
a36f5573d2
Tests: new test collection for dictionary files.
The file is intended for everything mentioned in docs/dictionary.md.
4 years ago
freddii
61efed30fa
fixed spelling mistakes
4 years ago
Valdis Vitolins
3e0254949b
Fix issue #868: add initial support for Klingon
4 years ago
Barry Schwartz
06bcb7ab93
Added missing backslash.
4 years ago
Juho Hiltunen
5f1a4f9cbd
Revert "maintainability: pass n_ph_list2 and ph_list2 to MakePhonemeList() and SubstitutePhonemes() instead of using globals"
This reverts commit f0c345eb6a
.
Fixes #824 .
4 years ago
Juho Hiltunen
30214437fc
test for #824
4 years ago
Valdis Vitolins
dca948f5f1
qdb: move language definition file into proper folder
4 years ago
Valdis Vitolins
7fcd74e741
Merge pull request #858
4 years ago
Valdis Vitolins
838a7ddc34
qdb: add missing configuration for Lang Belta and update documentation
4 years ago
Da Def
cfb5a41748
Lang Belta (conlang from The Expanse)
4 years ago
Valdis Vitolins
7a25816336
Merge pull request #865
4 years ago
Valdis Vitolins
b7d2dc0941
Note that language name should be single word only.
See more at: https://github.com/espeak-ng/espeak-ng/pull/863
4 years ago
Valdis Vitolins
d43bbc4999
Merge pull request #863
4 years ago
Juho Hiltunen
aafa55cbbc
code cleanup: remove unnecessary code related to LOPT_CAPS_IN_WORD
translate.h gives two settings to LOPT_CAPS_IN_WORD, but only one of them is actually ever used.
4 years ago
Juho Hiltunen
23172c4f74
jbo: add a test for capitals within words (LOPT_CAPS_IN_WORD)
4 years ago
Juho Hiltunen
2636583e31
Update changelog
4 years ago
Juho Hiltunen
07c8ad3f7b
jbo: remove unnecessary lojban related code in ReadClause()
It is enough to have the logic in dictsource/jbo_*.
Thanks to xunsku @ irc.freenode.org
4 years ago
Juho Hiltunen
597a8a4555
jbo: Multiple pronunciation fixes.
Thanks to xunsku @ irc.freenode.org
4 years ago
Juho Hiltunen
55eb89ae5d
jbo: fix pronunciation of " i" and " .i".
This test is related to the next two lojban commits. Thanks to xunsku @ irc.freenode.org
4 years ago
datajake1999
e88df1121d
Fixed announcer variant.
4 years ago
ArenaL5
34e7336366
Getting short descrptions below 80 characters to avoid truncation
4 years ago
Valdis Vitolins
9e9c0a042b
Fix issue #854: Some French diacritics are explicitly spelled out
4 years ago
Valdis Vitolins
bb8f1dbec9
Fix indentation
4 years ago
datajake1999
82d5b7b044
Ported voices from NVSpeechPlayer to espeak variants.
4 years ago
datajake1999
073a4188a8
Add support for speechPlayer aspirationAmplitude parameter in voice files.
4 years ago
datajake1999
9303e17a48
Fixed speechPlayer licensing issue.
4 years ago
Valdis Vitolins
a4c2ea83c0
Merge pull request #844
4 years ago
Valdis Vitolins
d086cebd93
Update changelog
4 years ago
datajake1999
5e502661d6
Add speechPlayer Klatt implementation as Klatt 6.
4 years ago
Valdis Vitolins
f0a12ee833
Fix issue #848: Māori improvements
4 years ago
Christianlm
ea544234ef
Updates italian source dictionaries
4 years ago
Valdis Vitolins
21f9aabf4d
Fix issue #842: Arabic long vowels are mispronounced
4 years ago