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_us 4.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. //*******************************************************************
  2. // VOWELS
  3. //*******************************************************************
  4. phoneme 3 // Schwa, used for rhotic schwa in American
  5. vowel starttype (@) endtype (@)
  6. formants vwl_en_us/3_us
  7. unstressed
  8. linkout r-
  9. length 210
  10. endphoneme
  11. phoneme @ // Schwa
  12. vowel starttype (@) endtype (@)
  13. formants vowel/@_4
  14. unstressed
  15. before_r 3
  16. length 130
  17. endphoneme
  18. phoneme @/ // Schwa, end of word
  19. vowel starttype (@) endtype (@)
  20. formants vowel/@_low2
  21. unstressed
  22. length 130
  23. endphoneme
  24. phoneme @2 // Schwa, changes to I before a vowel
  25. vowel starttype (@) endtype (@)
  26. formants vowel/@_low2
  27. unstressed
  28. beforevowel I2
  29. length 120
  30. endphoneme
  31. phoneme @L
  32. vowel starttype (@) endtype l
  33. length 160
  34. formants vwl_en/@L
  35. unstressed
  36. before _ vwl_en/@L
  37. endphoneme
  38. phoneme a
  39. vowel starttype (e) endtype (@)
  40. length 210
  41. formants vwl_en_us/a
  42. before n vnasal/ee_n2
  43. before N vnasal/ee_n2
  44. before m vnasal/ee_n2
  45. reduceto a2 0
  46. endphoneme
  47. phoneme aa // 'bath' etc.
  48. vowel starttype (a) endtype (@)
  49. length 210
  50. formants vwl_en_us/a
  51. linkout r-
  52. endphoneme
  53. phoneme a2
  54. vowel starttype (@) endtype (@)
  55. unstressed
  56. length 150
  57. formants vowel/a#_3
  58. linkout r-
  59. endphoneme
  60. phoneme E
  61. vowel starttype (e) endtype (e)
  62. length 195
  63. formants vwl_en_us/ee
  64. reduceto I2 0
  65. endphoneme
  66. phoneme I
  67. vowel starttype (i) endtype (i)
  68. length 160
  69. formants vowel/ii_4
  70. linkout ;
  71. reduceto I2 0
  72. endphoneme
  73. phoneme I2
  74. vowel starttype (i) endtype (i)
  75. unstressed
  76. length 160
  77. formants vowel/ii#_3
  78. linkout ;
  79. endphoneme
  80. phoneme i // optional variant of [I] for end of words
  81. vowel starttype (i) endtype (i)
  82. unstressed
  83. length 170
  84. formants vowel/ii_final
  85. linkout ;
  86. endphoneme
  87. phoneme 0
  88. vowel starttype (a) endtype (a)
  89. length 200
  90. formants vowel/aa_8
  91. before r vwl_en_us/oor
  92. reduceto @ 0
  93. endphoneme
  94. phoneme V
  95. vowel starttype (a) endtype (@)
  96. length 180
  97. formants vowel/V_6
  98. reduceto @ 0
  99. endphoneme
  100. phoneme U
  101. vowel starttype (o) endtype (o)
  102. length 145
  103. formants vowel/8_2
  104. endphoneme
  105. phoneme A:
  106. vowel starttype (a) endtype (a)
  107. length 210
  108. formants vowel/aa_8
  109. before r vwl_en_us/ar
  110. linkout r-
  111. endphoneme
  112. phoneme A@ // Used for [A:] when followed by 'r', becomes [A:]+[r] in American
  113. vowel starttype (a) endtype (@)
  114. length 260
  115. formants vwl_en_us/ar
  116. appendph r
  117. endphoneme
  118. phoneme 3:
  119. vowel starttype (@) endtype (@)
  120. length 240
  121. formants vwl_en_us/3_us2
  122. linkout r-
  123. endphoneme
  124. phoneme i:
  125. vowel starttype (i) endtype (i)
  126. length 170
  127. formants vowel/i_en
  128. linkout ;
  129. endphoneme
  130. phoneme O:
  131. vowel starttype (o) endtype (o)
  132. length 210
  133. formants vowel/0_3
  134. before r vwl_en_us/oor
  135. reduceto @ 0
  136. endphoneme
  137. phoneme O@
  138. vowel starttype (o) endtype (@)
  139. length 250
  140. formants vwl_en_us/oor
  141. // formants vwl_en_us/or
  142. appendph r
  143. endphoneme
  144. phoneme o@
  145. vowel starttype (o) endtype (@)
  146. length 250
  147. formants vwl_en_us/or
  148. appendph r
  149. endphoneme
  150. phoneme O
  151. vowel starttype (o) endtype (o)
  152. length 200
  153. formants vowel/aa#
  154. reduceto @ 0
  155. endphoneme
  156. phoneme u:
  157. vowel starttype (u) endtype (u)
  158. length 190
  159. formants vdiph2/uw
  160. endphoneme
  161. phoneme aU
  162. vowel starttype (a) endtype (o)
  163. length 235
  164. formants vdiph/aoo
  165. endphoneme
  166. phoneme oU
  167. vowel starttype (@) endtype (u)
  168. length 230
  169. formants vdiph/8u
  170. endphoneme
  171. phoneme aI
  172. vowel starttype (a) endtype (i)
  173. length 250
  174. formants vdiph/aae
  175. endphoneme
  176. phoneme eI
  177. vowel starttype (e) endtype (i)
  178. length 230
  179. formants vdiph2/ei_4
  180. endphoneme
  181. phoneme OI
  182. vowel starttype (o) endtype (i)
  183. length 285
  184. formants vdiph/ooi_4
  185. endphoneme
  186. phoneme e@
  187. vowel starttype (e) endtype (@)
  188. length 280
  189. formants vwl_en_us/er
  190. appendph r
  191. endphoneme
  192. phoneme i@3
  193. vowel starttype (i) endtype (@)
  194. length 280
  195. formants vwl_en_us/ir
  196. appendph r
  197. endphoneme
  198. phoneme U@
  199. vowel starttype (@) endtype (@)
  200. length 250
  201. formants vwl_en_us/ur
  202. linkout r-
  203. endphoneme
  204. phoneme aI@
  205. vowel starttype (a) endtype (@)
  206. length 300
  207. formants vwl_en_us/ai@
  208. linkout r-
  209. endphoneme
  210. phoneme aU@
  211. vowel starttype (a) endtype (@)
  212. length 300
  213. formants vwl_en_us/aU@
  214. linkout r-
  215. endphoneme
  216. //==============
  217. // Consonants
  218. //==============
  219. phoneme r/ // used for [r] when not preceding a vowel
  220. liquid
  221. length 100
  222. lengthmod 2 //
  223. formants NULL
  224. endphoneme