Valdis Vitolins
0ee91aaa06
haw: fix issue #578: add initial support for Hawaiian language
5 years ago
Valdis Vitolins
7e69e33588
docs: allow to call any instance of espeak-ng
5 years ago
Valdis Vitolins
54723e8492
docs: move creation of language definition up
5 years ago
Valdis Vitolins
a10a6b71cd
docs: add links to action steps
5 years ago
Valdis Vitolins
e7b8706a39
docs: fix link
5 years ago
Valdis Vitolins
a8cae87bad
docs: add missing languages to the list
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
d0d929a307
docs: add direct link to building, reorder list
5 years ago
Valdis Vitolins
826e96642b
Merge branch 'master' of https://github.com/espeak-ng/espeak-ng
5 years ago
Valdis Vitolins
26c997fa75
ru: fix part of issue #728: wrong pronunciation of ..ьи
5 years ago
Reece H. Dunn
4aaef4c3e0
Fix additional warnings with addPluralSuffixes.
5 years ago
Reece H. Dunn
8352683e1b
Add a NUM_DEFAULT define.
5 years ago
Reece H. Dunn
ee1557ece2
Add defines for the numbers2 thousandplex bit flags.
5 years ago
Reece H. Dunn
1e04ce0fbf
Use the NUM2_SWAP_THOUSANDS constant instead of 0x200.
5 years ago
Reece H. Dunn
eb3c1eb985
Move the NUM2_ comments to the relevant defines.
5 years ago
Reece H. Dunn
915d51512a
Create a NUM2_THOUSANDS_VAR_BITS define.
5 years ago
Reece H. Dunn
e8f774326d
Align the NUM2_ bitmask defines to make them easier to read.
5 years ago
Reece H. Dunn
62e8efad66
Move the NUM_ comments to the relevant defines.
5 years ago
Reece H. Dunn
b8fbcf86ff
Separate the NUM_DFRACTION flags from the rest of the NUM_ bitmask flags.
5 years ago
Reece H. Dunn
5a8b7bdcfe
Align the NUM_ bitmask defines to make them easier to read.
5 years ago
Valdis Vitolins
f514bbcc8d
Fix 'implicit declaration of function ‘addPluralSuffixes’' C99/clang error
5 years ago
Valdis Vitolins
cf4809a1e5
Fix bug #706: pronunciation error with abbreviations followed by 's
5 years ago
Valdis Vitolins
541cd906f7
Issue #686: make description of --stdin more clear
5 years ago
Valdis Vitolins
875ef11d77
Fix bug #703: update version number for shared library
When update next version number, look at differences for e.g. b47a75f4
commit
and update following files:
- CHANGELOG.md
- android/jni/include/config.h
- configure.ac
- src/windows/config.h
- Makefile.am
5 years ago
Valdis Vitolins
6fe3aba5a2
Merge pull request #717
5 years ago
Valdis Vitolins
f38ec9d1d7
Update changelog
5 years ago
spresse1
1a5df9ce04
Change the name of the ' character to "tick", rather than "quote", as this was difficult to differentiate from """, which reads as "quotes"
5 years ago
Ejaz Shah
c4a9f7f52c
Improvements for Urdu
5 years ago
Valdis Vitolins
7a44961ac3
Update changelog
5 years ago
Silas S. Brown
ec3b36e381
Update zh_listx and zhy_listx to capture the corrections made by the Ekho project, also adding in readings of characters in the Enclosed Ideographic Supplement and CJK Compatibility Ideographs blocks of Unicode which appear in some texts
5 years ago
Valdis Vitolins
c13b3e534b
Add parameter `all` for --voices to show all voices
Update documentation to show already existing features and for
newly introduced `all` parameter.
5 years ago
Valdis Vitolins
3f3f17f843
Fix #715: Need better error messages if MBROLA engine or voice files are missing
5 years ago
Valdis Vitolins
ad2b12f642
docs: move taking responsibility to explicit step
5 years ago
Valdis Vitolins
d69a25b317
docs: add step about closing issue
5 years ago
Valdis Vitolins
8aff8ada08
Fix issue #714 — wrong pronunciation of gif
5 years ago
Shadyar Khodayari
c292278e2f
added some flagged words
5 years ago
Valdis Vitolins
a1cb4eecb3
Merge pull request #709
5 years ago
Gordon Freeman
012041491e
Create voice announcer
5 years ago
Reece H. Dunn
1a4590098c
Fix using the mbrola voices in Windows Subsystem for Linux.
5 years ago
Reece H. Dunn
812ea81319
fix #699: avoid samplerate clashing with LTO in gcc 10.
5 years ago
Reece H. Dunn
16327703f4
Don't check the .git folder for BOM issues.
5 years ago
Reece H. Dunn
6926dfba72
fix #699: -Wlto-type-mismatch when using gcc with -flto=4.
5 years ago
Samuel Thibault
c523856d4a
Fix testsuite with /bin/sh being bash
With bash, echo "a\nb" will not interpret \n, while with dash, echo will
interpret \n. bash's echo would need -e, but dash does not know that
option and just prints it.
We can however just put \n litteraly in the script, both bash and dash
will understand it.
5 years ago
Valdis Vitolins
c5f1361b80
Update changelog
5 years ago
Ejaz Shah
b59f7fe8ff
Improvements for Urdu
5 years ago
Karl Eick
39e274edd2
add iven 4 variant
5 years ago
Valdis Vitolins
8b41079a1b
Fix bug #702 — bad pronunciation of the letter ô
5 years ago
Reece H. Dunn
7290b6f3cc
Fix using the mbrola voices in Windows Subsystem for Linux.
5 years ago
Reece H. Dunn
e11cd42b03
fix #699: avoid samplerate clashing with LTO in gcc 10.
5 years ago