Browse Source

ar: make sure simplest rule is at the end of phoneme mapping

master
Valdis Vitolins 6 years ago
parent
commit
c21b1c92f5
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      phsource/mbrola/ar1

+ 4
- 4
phsource/mbrola/ar1 View File

@@ -20,8 +20,8 @@ volume 50
1 H a 40 X a
1 H i 40 X i
0 h NULL 0 h
0 H NULL 0 X
1 H u 40 X u
0 H NULL 0 X
0 i : 50 i i
0 i NULL 0 i
0 y NULL 0 y
@@ -39,21 +39,21 @@ volume 50
0 r/ NULL 0 r
0 r NULL 0 r
0 S : 50 S S
0 s : 50 s s
0 S NULL 0 S
0 s[ NULL 0 s.
1 s[ a 50 s. a.
1 s[ i 50 s. i.
1 s[ u 50 s. u.
0 s[ : 0 s. s.
0 s[ NULL 0 s.
0 s : 50 s s
0 s NULL 0 s
0 t : 50 t t
0 T NULL 0 T
0 t[ NULL 0 t.
1 t[ a 0 t. a.
1 t[ i 0 t. i.
1 t[ u 0 t. u.
0 t[ : 0 t. t.
0 t[ NULL 0 t.
0 t NULL 0 t
0 u : 50 u u
0 u NULL 0 u

Loading…
Cancel
Save