forked from espeak-ng/espeak-ng
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.45.44 -- from the espeak and espeakedit zip file sources
- Loading branch information
Showing
553 changed files
with
12,274 additions
and
169 deletions.
There are no files selected for viewing
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
// This file is UTF8 encoded | ||
// Spelling to phoneme rules for Akan (Ghana) | ||
|
||
|
||
.group a | ||
a a | ||
|
||
.group b | ||
b b | ||
|
||
.group c | ||
c k | ||
c (e s | ||
c (i s | ||
|
||
.group d | ||
d d | ||
dw dZ | ||
dw (i dZ; | ||
|
||
.group e | ||
e e | ||
|
||
.group f | ||
f f | ||
|
||
.group g | ||
g g | ||
gy dz; | ||
|
||
.group h | ||
h h | ||
h (i C | ||
hw (i Cw | ||
hy C | ||
|
||
.group i | ||
i i | ||
|
||
.group j | ||
j dZ | ||
|
||
.group k | ||
k k | ||
ky tS; | ||
|
||
.group l | ||
l l | ||
|
||
.group m | ||
m m | ||
|
||
.group n | ||
n n | ||
n (k N | ||
ng N: | ||
ng (i n^ | ||
nj n^ | ||
nw N:w | ||
nw (i n^ | ||
ny (i n^: | ||
nny (i n^: | ||
|
||
.group o | ||
o o | ||
|
||
.group p | ||
p p | ||
|
||
.group ɛ | ||
ɛ E | ||
|
||
.group q | ||
q k | ||
qu kw | ||
|
||
.group r | ||
r R | ||
|
||
.group s | ||
s s | ||
|
||
.group t | ||
t t | ||
t (i tC | ||
|
||
.group u | ||
u u | ||
|
||
.group v | ||
v v | ||
|
||
.group w | ||
w w | ||
|
||
.group ɔ | ||
ɔ O | ||
|
||
.group x | ||
x ks | ||
_) x z | ||
|
||
.group y | ||
y j | ||
K) y (K i | ||
|
||
.group z | ||
z z | ||
|
||
.group | ||
$ dOlaR | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
|
||
// This file is UTF8 encoded | ||
// Spelling to phoneme rules for Azerbaijani | ||
|
||
|
||
// Numbers | ||
_0 s@f'@R | ||
_1 b'iR | ||
_2 ic'i | ||
_3 'ytS | ||
_4 d'WRd | ||
_5 b'eS | ||
_6 alt'@ | ||
_7 jedd'i | ||
_8 s&Cc'iz | ||
_9 dogg'uz | ||
_1X 'on | ||
_2X ijiRm'i | ||
_3X ot'uz | ||
_4X g'@Rx | ||
_5X &ll'i | ||
_6X altm'@S | ||
_7X jetm'iS | ||
_8X s&Cs'&n | ||
_9X doxs'an | ||
_0C j'yz | ||
_0M1 m'in | ||
_0M2 milj'on | ||
_0M3 milj'aRd | ||
_dpt _viRg,yl_| // ?? | ||
|
||
|
||
// Function words | ||
// personal pronouns | ||
mən $u+ | ||
sən $u+ | ||
o $u+ | ||
biz $u+ | ||
siz $u+ | ||
onlar $u+ | ||
|
||
// possessive pronouns | ||
mənim $u+ | ||
sənin $u+ | ||
onun $u+ | ||
bizim $u+ | ||
sizin $u+ | ||
onların $u+ | ||
|
||
|
||
|
||
// Character names | ||
b be | ||
c dZe | ||
ç tSe | ||
d de | ||
f fe | ||
g Je | ||
ğ Qe | ||
h he | ||
x xe | ||
j Ze | ||
k ka | ||
q ge | ||
l el | ||
m em | ||
n en | ||
_o o | ||
p pe | ||
r eR | ||
s se | ||
ş Se | ||
t te | ||
v ve | ||
w dubElv'E | ||
y je | ||
z ze | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
|
||
// This file is UTF8 encoded | ||
// Spelling to phoneme rules for Azerbaijani | ||
|
||
// Stress rule: Right-most vowel, but stop before the vowel which is | ||
// marked as unstressed [%]. | ||
|
||
|
||
.group a | ||
a a | ||
|
||
.group b | ||
b b | ||
|
||
.group c | ||
c dZ | ||
|
||
.group ç | ||
ç tS | ||
|
||
.group d | ||
d d | ||
|
||
.group e | ||
e e | ||
|
||
.group ə | ||
ə & | ||
|
||
.group f | ||
f f | ||
|
||
.group g | ||
g J | ||
|
||
.group ğ | ||
ğ Q | ||
|
||
.group h | ||
h h | ||
|
||
.group x | ||
x x | ||
|
||
.group ı | ||
ı @ | ||
|
||
.group i | ||
i i | ||
|
||
.group j | ||
j Z | ||
|
||
.group k | ||
k c | ||
k (K C | ||
|
||
.group q | ||
q g | ||
|
||
.group l | ||
l l | ||
|
||
.group m | ||
m m | ||
|
||
.group n | ||
n n | ||
|
||
.group o | ||
o o | ||
|
||
.group ö | ||
ö W | ||
|
||
.group p | ||
p p | ||
|
||
.group r | ||
r R | ||
A) r (A * | ||
|
||
.group s | ||
s s | ||
|
||
.group ş | ||
ş S | ||
|
||
.group t | ||
t t | ||
|
||
.group u | ||
u u | ||
|
||
.group ü | ||
ü y | ||
|
||
.group v | ||
v v | ||
|
||
.group w | ||
w w | ||
|
||
.group y | ||
y j | ||
|
||
.group z | ||
z z | ||
|
||
.group | ||
ä & |
Oops, something went wrong.