Thomas Guillory
60ec80d5ab
ADD general rule for ou = u
10 years ago
Thomas Guillory
74be519291
FIX o followed by gn
10 years ago
Thomas Guillory
1762fdb6f8
FIX ɲ, gn, and some more o O
10 years ago
Thomas Guillory
aead0b6ea3
FIX some rules between o and O
10 years ago
Thomas Guillory
79003ea052
ADD the phoneme j. to ph_french and correct fr_rules
10 years ago
Jim Regan
40031ae9ab
Missing space
10 years ago
Reece H. Dunn
c48bb4cd34
autotools: build the 'mr' dictionary
10 years ago
Reece H. Dunn
78d6119342
Merge branch 'development'
10 years ago
Reece H. Dunn
df3989c633
1.48.15 (from http://espeak.sourceforge.net/test/latest.html)
10 years ago
Reece H. Dunn
4de4687d3a
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
10 years ago
jonsd
f54252ea69
[1.48.15]
Language changes: en, fa, hr, pl, ta
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@389 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Reece H. Dunn
4d1978262b
Merge branch 'development'
10 years ago
Reece H. Dunn
24f15196c4
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
10 years ago
jonsd
065a0e8f03
[1.48.14]
Language changes: af, en, eu, fa, hi, hu, id, it, mr, pl, ta.
zh (numbers)
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@388 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Menny Even Danan
b95425f8bd
Preserving original file formating
10 years ago
Reece H. Dunn
8c293458ca
printucddata: support printing characters as utf8
10 years ago
Reece H. Dunn
a662178564
printucddata: support printing data on characters from file/stdin
10 years ago
Reece H. Dunn
679befd4bf
printucddata: support printf-like format strings
10 years ago
embar-
f1253122e7
Add missing file
10 years ago
embar-
c395a198bb
Add missing file
10 years ago
Reece H. Dunn
1c6bdbd99d
Fix building with wxWidgets 2.8
10 years ago
Reece H. Dunn
4031473d15
Klingon: Provide a more accurate Copyright notice.
10 years ago
Reece H. Dunn
a5ca183634
README: The library uses C++ features, so is a C++ library.
10 years ago
Reece H. Dunn
7887e19fae
README: Comply with the Unicode Terms of Use
10 years ago
Reece H. Dunn
5915344e3a
README: Improve the description of the project.
10 years ago
Reece H. Dunn
a980ff96db
Remove the data/csur/README.md file.
This information has been added to the main README.md file, so is
now redundant.
10 years ago
Reece H. Dunn
a50130b04b
README: Improve the CSUR section.
10 years ago
Reece H. Dunn
bcf8be59b3
Support enabling the CSUR data.
10 years ago
Reece H. Dunn
4bfa9e5cf6
CSUR: Use the Zinh script code for symbols
10 years ago
Reece H. Dunn
28baabf72a
Remove the IANA subtag registry parser
This is not needed now that PropertyValueAliases is used for script
mapping.
10 years ago
Reece H. Dunn
1154409393
Use PropertyValueAliases for the script mapping.
The mapping of the script labels in the UCD data to ISO 15924
script tags is now done using the sc property map in the
PropertyValueAliases data.
This has the following benefits:
1. It removes the dependency on the IANA subtag registry.
2. It ensures the scripts are correct as specified in the
UCD data files.
10 years ago
Reece H. Dunn
8a8f021a2c
ucd: support parsing PropertyValueAliases data
10 years ago
Reece H. Dunn
af853e408e
Merge branch 'development'
10 years ago
Reece H. Dunn
e4a4ca28e1
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
10 years ago
jonsd
bfc7790a5a
[1.48.13]
Changes to:
en, pt,
it, implement ordinal numbers.
eu, stress positions.
es, revert change to [t] and [k]
de, change to sounds "pr" and "kr".
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@387 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Reece H. Dunn
6fd20acae4
Update the README to reflect the new requirements.
10 years ago
Reece H. Dunn
240a0c94ce
autotools: update the phsource dependencies
10 years ago
Reece H. Dunn
1530534bc7
Merge branch 'development'
10 years ago
Reece H. Dunn
3fb6f9dc1d
Remove the executable bit from the source files.
10 years ago
Reece H. Dunn
8ae9195ac3
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
10 years ago
jonsd
8165a3029c
[1.48.12]
Language changes: an, de, en, it, pt, ta, gu, hi, pa, ur.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@386 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Reece H. Dunn
6c8df05fb7
eSpeak for Android 1.48.11
10 years ago
Reece H. Dunn
39eb0d2cff
Theme: use the Material theme on API 21 and later
10 years ago
Reece H. Dunn
7909431259
Theme: use a dark action bar
10 years ago
Reece H. Dunn
d4c6bc2549
Use the Holo Light theme.
10 years ago
Reece H. Dunn
c14cfbf912
SpeechSynthesis: test for and prevent duplicate voice entries
10 years ago
Reece H. Dunn
cb41b502e3
Merge branch 'master' into android
10 years ago
Reece H. Dunn
6fa2e34c7f
Revert "DownloadVoiceData: check the mkdir return value"
This reverts commit 6ac54860a1
.
This change was preventing the voice data from being installed.
10 years ago
Reece H. Dunn
34634569f8
ko is present in espeak-data/voices/asia, rm from test/
10 years ago
Reece H. Dunn
1740026c1c
SpeechSynthesisTest: make mVoices a Map
10 years ago