Andiv06
a575f9795d
Improve the fixing pronunciation of Kazakh
3 years ago
Andiv06
6c1043b610
Improve the pronunciation of Kazakh
3 years ago
Ineiev
c3651b74e0
clean: remove files linked from dictsource/extra
The links persisted when ./configure run with extended dictionaries
disabled.
3 years ago
Valdis Vitolins
f78bb1bec5
en: fix issue #1069: Ligature ſt is st, not ft
3 years ago
Valdis Vitolins
86bc55c5c4
Revert fixes for Russian from [email protected]
This reverts commit 433d219eca
.
3 years ago
Valdis Vitolins
3e76c18ed8
Update changelog
3 years ago
Ineiev
2ecff9fd40
ru: add pronunciation for common acronym, сша
3 years ago
Ineiev
aa663ad7f7
ru: improve definitions for l and l;
3 years ago
Ineiev
55fa5ea5d3
ru: use s. and z. instead of S and Z
3 years ago
Ineiev
b5115298b4
ru: improve source for y
3 years ago
Ineiev
e105e98747
ru: add palatalized velars
3 years ago
Ineiev
404fad7445
ru: add a few combinations with mute letters
3 years ago
Ineiev
8f6b5f77b9
ru: fix comment
3 years ago
Ineiev
209c49aa21
ru: add a few more prepositions, remove duplicate rule
3 years ago
Ineiev
d8f56d14a3
sr, ru: use t from Serbian in Russian
3 years ago
Ineiev
433d219eca
ru: fix name of vcd pal nas pzd
3 years ago
Juho Hiltunen
0577cd90a6
code cleanup: remove unused variable markers_used
3 years ago
Valdis Vitolins
8b4fcb9391
Merge pull request #5
3 years ago
Valdis Vitolins
d9509e1e93
Update changelog
3 years ago
Juho Hiltunen
dbcfa71f92
code cleanup: remove unused n_envelopes, N_ENVELOPES, envelope_paths and
envelope_dat.
envelope_dat and envelope_paths were only set but never used.
LoadEnvelope() and LoadEnvelope2() no longer need fname as an argument.
3 years ago
Juho Hiltunen
8fc69e2999
code cleanup: remove unnecessary temporary variable yy
3 years ago
Andiv06
5b4fc074d4
For fixed uzbek
3 years ago
AlsoScratch
29e621c213
Add missing entry
3 years ago
AlsoScratch
e8dc9b5009
Improve pronunciation of Esperanto
3 years ago
jaacoppi
620d5b8a1e
Merge pull request #1059
it: Updates italian source dictionaries
3 years ago
Christianlm
c23b860da3
Updates italian source dictionaries
3 years ago
jaacoppi
3dbd46cb12
Merge pull request #1056
docs: Fixed the footnote for Japanese
3 years ago
TpaeFawzen
d24ad7638c
Fixed a note of Japanese input
Should be input in hiragana and katakana, not Arabic alphabet.
3 years ago
Samuel Thibault
b05a10a3ac
Drop non-ascii useless nbsp
They are making the files non-ascii for no useful reason
3 years ago
king-dahmanus
8100f909a0
fix an embaricing bug
Fixed the unnecessary errors in the arlistx file
3 years ago
Valdis Vitolins
dcb7ac33f5
ar: fix syntax/compilation errors
3 years ago
Valdis Vitolins
1664cee135
Merge pull request #1046
3 years ago
Valdis Vitolins
155930f966
Update changelog
3 years ago
Valdis Vitolins
cded9518ab
Fix test for Arabic
3 years ago
king-dahmanus
6abb774c12
fix arabic
first step twards fixing the arabic pronunciation
3 years ago
bespsm
7aacdef65d
Add initial suport for Belarusian
3 years ago
Valdis Vitolins
58cfeb7c4c
Fix pronunciation regression for words introduced in commit
569e1e9a6a
Words containing "uia":
Algonquian
alleluia
colloquia
colloquial
colloquialism
equiangular
Guiana
reliquiae
Words containing "guid":
guidable
guidance
guide
guidebook
guided
guideline
guidepost
guider
guiders
honeyguide
languid
languidness
misguide
misguided
preguide
waveguide
3 years ago
Marco BARNIG
be962b067b
Add support for Luxembourgish
3 years ago
Sergei Trofimovich
ccb1c31ba3
compiledict.c: change 'temp' to "${dict}temp" temporary file
This way we can compile multiple dictionaries at a time without
stepping on 'temp' file from different compilation steps:
$ make -j8 -B
...
make[1]: *** [Makefile:3082: espeak-ng-data/an_dict] Segmentation fault (core dumped)
make[1]: *** Deleting file 'espeak-ng-data/an_dict'
make[1]: *** [Makefile:3082: espeak-ng-data/az_dict] Segmentation fault (core dumped)
make[1]: *** Deleting file 'espeak-ng-data/az_dict'
3 years ago
jaacoppi
569e1e9a6a
Merge pull request #1017
en: Fix several Microsoft-specific terms
3 years ago
Bill Dengler
f57efa4fd1
Revert controvertial exe change
3 years ago
Sergei Trofimovich
9dba972b8a
Makefile.am: add missing 'espeak-ng' dependency
Noticed build failure on NixOS when built package with 'make -j16':
build flags: -j16 -l16 SHELL=bash
Makefile:2844: warning: ignoring prerequisites on suffix rule definition
make all-am
make[1]: Entering directory '/build/espeak-ng'
Makefile:2844: warning: ignoring prerequisites on suffix rule definition
touch dictsource/az_extra
...
touch dictsource/yue_extra
cd dictsource && ESPEAK_DATA_PATH=/build/espeak-ng LD_LIBRARY_PATH=../src: ../src/espeak-ng --compile=yue && cd ..
bash: line 1: ../src/espeak-ng: No such file or directory
make[1]: *** [Makefile:3546: espeak-ng-data/yue_dict] Error 127
make[1]: Leaving directory '/build/espeak-ng'
make: *** [Makefile:831: all] Error 2
The fix is to add dependency on 'espeak-ng' similar to other rules.
3 years ago
jaacoppi
2bba3ad31a
Merge pull request #1018
Fix pronunciation of given name Shaoni
3 years ago
Valdis Vitolins
40960b1e1e
Merge pull request #1026
3 years ago
Valdis Vitolins
48d99fe55f
Merge pull request #1025
3 years ago
Valdis Vitolins
bcc010a041
Merge pull request #1024
3 years ago
Valdis Vitolins
434c48cb66
Merge pull request #1023
3 years ago
Valdis Vitolins
ebcad46032
Merge pull request #1022
3 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