eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ph_english_wi 3.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. //*******************************************************************
  2. // VOWELS
  3. //*******************************************************************
  4. phoneme @ // Schwa
  5. vowel starttype (@) endtype (@)
  6. formants vowel/@_fnt
  7. unstressed
  8. linkout r-
  9. length 140
  10. endphoneme
  11. phoneme @2 // Schwa, changes to I before a vowel
  12. vowel starttype (@) endtype (@)
  13. formants vowel/@_fnt
  14. unstressed
  15. beforevowel I2
  16. length 120
  17. endphoneme
  18. phoneme a
  19. vowel starttype (a) endtype (a)
  20. length 160
  21. formants vowel/a_2
  22. endphoneme
  23. phoneme E
  24. vowel starttype (e) endtype (e)
  25. length 170
  26. formants vowel/e
  27. reduceto I 0
  28. endphoneme
  29. phoneme I
  30. vowel starttype (i) endtype (i)
  31. length 140
  32. formants vowel/ii_5
  33. linkout ;
  34. endphoneme
  35. phoneme I2
  36. vowel starttype (i) endtype (i)
  37. unstressed
  38. length 140
  39. formants vowel/ii_5
  40. linkout ;
  41. endphoneme
  42. phoneme i // optional variant of [I] for end of words
  43. vowel starttype (i) endtype (i)
  44. length 150
  45. formants vowel/i
  46. linkout ;
  47. endphoneme
  48. phoneme 0
  49. vowel starttype (o) endtype (o)
  50. length 140
  51. formants vowel/aa#
  52. endphoneme
  53. phoneme V
  54. vowel starttype (o) endtype (o)
  55. length 140
  56. formants vowel/oo_4
  57. endphoneme
  58. phoneme U
  59. vowel starttype (o) endtype (o)
  60. length 150
  61. formants vowel/uu_bck
  62. endphoneme
  63. phoneme a2
  64. vowel starttype (@) endtype (@)
  65. unstressed
  66. length 140
  67. formants vowel/a#
  68. linkout r-
  69. endphoneme
  70. phoneme A:
  71. vowel starttype (a) endtype (@)
  72. length 240
  73. formants vowel/a_2
  74. endphoneme
  75. phoneme A@
  76. vowel starttype (a) endtype (@)
  77. length 260
  78. formants vowel/a_2
  79. linkout r-
  80. endphoneme
  81. phoneme aa // 'bath' etc.
  82. vowel starttype (a) endtype (a)
  83. length 210
  84. formants vowel/a_2
  85. endphoneme
  86. phoneme 3:
  87. vowel starttype (@) endtype (@)
  88. length 240
  89. formants vowel/oo_4
  90. linkout r-
  91. endphoneme
  92. phoneme i:
  93. vowel starttype (i) endtype (i)
  94. length 175
  95. formants vowel/i_fnt
  96. linkout ;
  97. endphoneme
  98. phoneme O:
  99. vowel starttype (o) endtype (o)
  100. length 240
  101. formants vowel/oo
  102. endphoneme
  103. phoneme O@
  104. vowel starttype (o) endtype (@)
  105. length 240
  106. formants vowel/oo
  107. linkout r-
  108. endphoneme
  109. phoneme o@
  110. vowel starttype (o) endtype (@)
  111. length 240
  112. formants vdiph2/o_oo
  113. linkout r-
  114. endphoneme
  115. phoneme O
  116. vowel starttype (o) endtype (o)
  117. length 150
  118. formants vowel/oo
  119. endphoneme
  120. phoneme u:
  121. vowel starttype (u) endtype (u)
  122. length 190
  123. formants vowel/u
  124. endphoneme
  125. phoneme aU
  126. vowel starttype (a) endtype (u)
  127. length 230
  128. formants vdiph/aau_2
  129. endphoneme
  130. phoneme oU
  131. vowel starttype (o) endtype (o)
  132. length 230
  133. formants vowel/o
  134. endphoneme
  135. phoneme aI
  136. vowel starttype (a) endtype (i)
  137. length 230
  138. formants vdiph/ai
  139. endphoneme
  140. phoneme eI
  141. vowel starttype (i) endtype (i)
  142. length 210
  143. formants vowel/e
  144. endphoneme
  145. phoneme OI
  146. vowel starttype (o) endtype (i)
  147. length 230
  148. formants vdiph/0i_2
  149. endphoneme
  150. phoneme e@
  151. vowel starttype (e) endtype (@)
  152. length 220
  153. formants vdiph2/e@
  154. linkout r-
  155. endphoneme
  156. phoneme i@
  157. vowel starttype (i) endtype (a)
  158. length 240
  159. formants vdiph2/ie
  160. linkout r-
  161. endphoneme
  162. phoneme l
  163. liquid
  164. length 100
  165. lengthmod 7
  166. beforenotvowel l/ // use 'clear' [l] after a vowel
  167. formants l/l
  168. after _ l/_l t l/tl
  169. endphoneme