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_n 3.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. phoneme N
  2. vcd vel nasal
  3. lengthmod 8 // longer than 'n'
  4. IfNextVowelAppend(g)
  5. CALL base/N
  6. endphoneme
  7. //*******************************************************************
  8. // VOWELS
  9. //*******************************************************************
  10. phoneme 3 // Schwa, used for rhotic schwa in American
  11. vowel starttype #@ endtype #@
  12. ipa ə
  13. unstressed
  14. length 140
  15. IfNextVowelAppend(r-)
  16. FMT(vowel/@_fr)
  17. endphoneme
  18. phoneme a
  19. vowel starttype #a endtype #a
  20. length 140
  21. ChangeIfDiminished(a#)
  22. FMT(vowel/a)
  23. endphoneme
  24. phoneme E
  25. vowel starttype #a endtype #a
  26. length 150
  27. ChangeIfDiminished(I2)
  28. FMT(vowel/ee)
  29. endphoneme
  30. phoneme I
  31. vowel starttype #i endtype #i
  32. length 130
  33. IfNextVowelAppend(;)
  34. FMT(vowel/ii)
  35. endphoneme
  36. phoneme I2
  37. vowel starttype #i endtype #i
  38. unstressed
  39. length 140
  40. IfNextVowelAppend(;)
  41. FMT(vowel/ii)
  42. endphoneme
  43. phoneme i // optional variant of [I] for end of words
  44. vowel starttype #i endtype #i
  45. length 150
  46. FMT(vowel/e_2)
  47. endphoneme
  48. phoneme 0
  49. vowel starttype #o endtype #o
  50. length 150
  51. ChangeIfDiminished(@)
  52. FMT(vowel/0_2)
  53. endphoneme
  54. phoneme V
  55. vowel starttype #o endtype #o
  56. ipa ʊ
  57. length 140
  58. ChangeIfDiminished(@)
  59. FMT(vowel/o-_2)
  60. endphoneme
  61. phoneme U
  62. vowel starttype #o endtype #o
  63. length 170
  64. FMT(vowel/uu)
  65. endphoneme
  66. phoneme a#
  67. vowel starttype #@ endtype #@
  68. ipa ɐ
  69. unstressed
  70. length 140
  71. IfNextVowelAppend(r-)
  72. FMT(vowel/a#_3)
  73. endphoneme
  74. phoneme A:
  75. vowel starttype #a endtype #@
  76. length 240
  77. IfNextVowelAppend(r-)
  78. FMT(vowel/aa_5)
  79. endphoneme
  80. phoneme A@
  81. vowel starttype #a endtype #@
  82. ipa ɑː
  83. length 250
  84. IfNextVowelAppend(r-)
  85. FMT(vowel/aa_5)
  86. endphoneme
  87. phoneme aa // 'bath' etc.
  88. vowel starttype #a endtype #a
  89. ipa a
  90. length 150
  91. FMT(vowel/a)
  92. endphoneme
  93. phoneme 3:
  94. vowel starttype #@ endtype #@
  95. length 230
  96. IfNextVowelAppend(r-)
  97. ChangeIfDiminished(@)
  98. FMT(vowel/3_2)
  99. endphoneme
  100. phoneme i:
  101. vowel starttype #i endtype #i
  102. length 175
  103. IfNextVowelAppend(;)
  104. IF prevPh(w) THEN
  105. VowelStart(w/wi2)
  106. ENDIF
  107. FMT(vowel/i)
  108. endphoneme
  109. phoneme O:
  110. vowel starttype #o endtype #o
  111. length 240
  112. IfNextVowelAppend(r-)
  113. ChangeIfDiminished(@)
  114. FMT(vowel/oo_1)
  115. endphoneme
  116. phoneme O@
  117. vowel starttype #o endtype #@
  118. ipa ɔː
  119. length 240
  120. IfNextVowelAppend(r-)
  121. FMT(vwl_en_n/O@)
  122. endphoneme
  123. phoneme o@
  124. vowel starttype #o endtype #@
  125. ipa ɔː
  126. length 240
  127. IfNextVowelAppend(r-)
  128. FMT(vwl_en_n/O@)
  129. endphoneme
  130. phoneme O
  131. vowel starttype #o endtype #o
  132. length 150
  133. ChangeIfDiminished(@)
  134. FMT(vowel/oo_en)
  135. endphoneme
  136. phoneme u:
  137. vowel starttype #u endtype #u
  138. length 200
  139. FMT(vdiph2/uw_4)
  140. endphoneme
  141. phoneme aU
  142. vowel starttype #e endtype #u
  143. ipa æʊ
  144. length 230
  145. FMT(vdiph/eeu_3)
  146. endphoneme
  147. phoneme oU
  148. vowel starttype #o endtype #o
  149. ipa oː
  150. length 220
  151. FMT(vowel/o)
  152. endphoneme
  153. phoneme aI
  154. vowel starttype #a endtype #i
  155. length 230
  156. FMT(vdiph/ae_2)
  157. endphoneme
  158. phoneme eI
  159. vowel starttype #i endtype #i
  160. ipa eː
  161. length 210
  162. FMT(vowel/e)
  163. endphoneme
  164. phoneme OI
  165. vowel starttype #o endtype #i
  166. length 230
  167. FMT(vdiph/ooi)
  168. endphoneme
  169. phoneme e@
  170. vowel starttype #e endtype #@
  171. length 220
  172. IfNextVowelAppend(r-)
  173. FMT(vdiph2/ee@)
  174. endphoneme
  175. phoneme i@
  176. vowel starttype #i endtype #@
  177. length 240
  178. IfNextVowelAppend(r-)
  179. FMT(vdiph2/i@)
  180. endphoneme
  181. phoneme U@
  182. vowel starttype #u endtype #@
  183. length 200
  184. IfNextVowelAppend(r-)
  185. FMT(vdiph2/uu@)
  186. endphoneme
  187. phoneme aI@
  188. vowel starttype #a endtype #@
  189. length 280
  190. IfNextVowelAppend(r-)
  191. FMT(vwl_en/aI@)
  192. endphoneme
  193. phoneme aI3
  194. vowel starttype #a endtype #@
  195. length 280
  196. ChangePhoneme(aI@)
  197. endphoneme
  198. phoneme aU@
  199. vowel starttype #a endtype #@
  200. length 280
  201. IfNextVowelAppend(r-)
  202. FMT(vwl_en/aU@)
  203. endphoneme