Anh Hoang Nguyen
4fdeef708d
vi: modify rules for oc
6 years ago
Anh Hoang Nguyen
973f5c0e10
vi: add new phoneme for N
6 years ago
Anh Hoang Nguyen
a41e8bfefd
vi: modify phoneme length for N
6 years ago
Anh Hoang Nguyen
537fe132a7
vi: modify phoneme length for đ
6 years ago
Anh Hoang Nguyen
d1f45c975c
vi: modify rules for u (A
6 years ago
Karl Eick
f0586b11a7
More entries in list and rules for pronunciation fixes
6 years ago
Anh Hoang Nguyen
0f7813d70d
vi: modify phoneme a
6 years ago
Anh Hoang Nguyen
312149bc50
vi: add new phoneme for N
6 years ago
Anh Hoang Nguyen
11e4164d61
vi: add new phoneme k
6 years ago
Karl Eick
7e6be46bbf
Fixed two more pronunciations in cases where the long instead of the short wovel should be used
6 years ago
Karl Eick
32f12672ef
German: Fixed some more pronunciation errors
6 years ago
Valdis Vitolins
b8baa1e6cd
ur: updates from Ejaz Shah
6 years ago
Valdis Vitolins
18c91eeb29
vi: update changelog
6 years ago
Valdis Vitolins
8356a182a9
vi: update language pronunciation test
6 years ago
Anh Hoang Nguyen
2544d2fddd
vi: modify length for vowels
6 years ago
Anh Hoang Nguyen
60a6015b71
vi: add rules for .group c
6 years ago
Anh Hoang Nguyen
b6c5680ba4
vi: modify rule for qu
6 years ago
Anh Hoang Nguyen
ab7fdd5b5d
vi: increase length of dipthongs
6 years ago
Anh Hoang Nguyen
7239b8a37a
vi: add rules for aN and ac
6 years ago
Anh Hoang Nguyen
a3865a54b0
vi: modify Vietnamese phoneme rules and tone
6 years ago
golubovsky
009b6b5d14
Finished the voice load code. Dumping voice def does not seem possible
because it is not stored in a single place.
Signed-off-by: golubovsky <[email protected] >
6 years ago
golubovsky
439f7f32d5
First part of the patch: add option --load
Option --load makes espeak-ng consider the voice name provided a name of
a file relative to the current directory.
Signed-off-by: golubovsky <[email protected] >
6 years ago
BenTalagan
082088f152
Fix for newer versions of emscripten
6 years ago
Valdis Vitolins
a95f09f674
hyw: fix dictionary filename
6 years ago
Valdis Vitolins
7c58e2d8fb
it: fix phoneme checksum
6 years ago
chrislm
388c1bfa01
ES: Fixes pronounciation of the word emoji in spanish language.
6 years ago
chrislm
133fe55d08
IT: Improved statements for phoneme ss
It: Improved rules pronounciation and exceptions
6 years ago
chrislm
b72eaaabcc
ES: Fixes pronounciation of the word emoji in spanish language.
6 years ago
chrislm
5ff79cba78
IT: Improved statements for phoneme ss
It: Improved rules pronounciation and exceptions
6 years ago
Valdis Vitolins
38d4afb212
ur: updates from Ejaz Shah
6 years ago
Valdis Vitolins
638d359426
sd: updates from Ejaz Shah
6 years ago
Valdis Vitolins
8b016da80e
ar: adjust wav file and phoneme length for s[
6 years ago
Valdis Vitolins
d0a6303e9f
ar: add rules for dark vowels after thick consonant and shadda
6 years ago
Reece H. Dunn
f6ffb69d1c
Merge pull request #568 from valdisvi/android
Documentation and configuration updates for Android
6 years ago
Reece H. Dunn
cd1ed3813d
Merge pull request #569 from Christianlm/master
ES: fixes reading dash sign as numbers separator
6 years ago
Reece H. Dunn
3088967d25
Merge pull request #573 from sthibaul/master
Fix termination test in event processing
6 years ago
Samuel Thibault
04a8a619b6
Fix termination test in event processing
e13b602
("Avoid using pthread_cancel") introduced a bogus termination test,
this fixes it.
Fixes #572
6 years ago
abbr
3e2467e65d
compile common zhy character dict by default
6 years ago
chrislm
7f72e5b582
ES: fixes reading dash sign as numbers separator
6 years ago
Valdis Vitolins
5821e418c1
android: update configuration files:
- remove unsupported hardware platforms
- udpate dependencies and versions of tools
6 years ago
Valdis Vitolins
ace63a0bca
docs: update signing steps:
- use open source key storage (PKCS 12)
- update location of target files
6 years ago
Valdis Vitolins
64828c8566
docs: add entry about Android Studio
6 years ago
Valdis Vitolins
50ea7de5cb
docs: add more details for Android build
6 years ago
Samuel Thibault
e13b602ce0
Avoid using pthread_cancel
If a thread is cancelled while it holds a mutex, other threads waiting for
the mutex will never be woken, even if destroying the mutex, thus
leading to a deadlock.
Better just make the thread loops have a proper exit case than risking
the tricky semantic of pthread_cancel.
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
Reece H. Dunn
348e7ecbd6
Merge remote-tracking branch 'jaacoppi/manual'
6 years ago
Juho Hiltunen
520a30e0b0
code cleanup: use existing defines espeakRATE_MINIMUM, espeakRATE_NORMAL and espeakRATE_MAXIMUM.
6 years ago
Juho Hiltunen
3da5af52aa
man: fix incorrect default speed value
Fixes #555 .
6 years ago
Reece H. Dunn
62109670a9
Merge remote-tracking branch 'valdisvi/arabic'
6 years ago
Valdis Vitolins
081f5da492
ar: update rules of ar2 file from ar1 file
6 years ago