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.1KB

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