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_dutch 3.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. //=========================================================
  2. // Dutch
  3. //=========================================================
  4. // Vowels
  5. //=======
  6. phoneme @ // Schwa
  7. vowel starttype (@) endtype (@)
  8. formants vowel/@_4
  9. unstressed
  10. length 125
  11. endphoneme
  12. phoneme i
  13. vowel starttype (i) endtype (i)
  14. length 160
  15. formants vowel/i_2
  16. after w w/wi2
  17. endphoneme
  18. phoneme I
  19. vowel starttype (i) endtype (i)
  20. length 130
  21. formants vowel/ii
  22. endphoneme
  23. phoneme y
  24. vowel starttype (u) endtype (u)
  25. length 180
  26. formants vowel/y
  27. endphoneme
  28. phoneme 8
  29. vowel starttype (u) endtype (u)
  30. length 140
  31. formants vowel/y#
  32. endphoneme
  33. phoneme u
  34. vowel starttype (u) endtype (u)
  35. length 150
  36. formants vowel/u_bck
  37. endphoneme
  38. phoneme E
  39. vowel starttype (e) endtype (e)
  40. length 140
  41. formants vowel/e_mid2
  42. endphoneme
  43. phoneme E2 // as[E] but reduces to @ if unstressed
  44. vowel starttype (e) endtype (e)
  45. length 140
  46. formants vowel/ee_2
  47. reduceto @ 0
  48. endphoneme
  49. phoneme O
  50. vowel starttype (o) endtype (o)
  51. length 150
  52. formants vowel/o_6
  53. endphoneme
  54. phoneme a:
  55. vowel starttype (a) endtype (a)
  56. length 210
  57. formants vowel/a
  58. endphoneme
  59. phoneme A
  60. vowel starttype (a) endtype (a)
  61. length 160
  62. formants vowel/aa_7
  63. endphoneme
  64. // Diphthongs
  65. //===========
  66. phoneme e:
  67. vowel starttype (e) endtype (i)
  68. length 190
  69. formants vdiph/ei
  70. endphoneme
  71. phoneme Y:
  72. vowel starttype (@) endtype (@)
  73. length 220
  74. formants vdiph/y#y_3
  75. endphoneme
  76. phoneme o:
  77. vowel starttype (o) endtype (u)
  78. length 200
  79. formants vdiph/Vu_3
  80. endphoneme
  81. phoneme EI
  82. vowel starttype (a) endtype (i)
  83. length 210
  84. formants vdiph/eei_4
  85. endphoneme
  86. phoneme Wy
  87. vowel starttype (@) endtype (u)
  88. length 220
  89. formants vdiph/&y
  90. endphoneme
  91. phoneme VU
  92. vowel starttype (a) endtype (o)
  93. length 220
  94. formants vdiph/aau_2
  95. endphoneme
  96. phoneme eU
  97. vowel starttype (e) endtype (u)
  98. length 220
  99. formants vdiph/eu
  100. endphoneme
  101. phoneme yU
  102. vowel starttype (u) endtype (u)
  103. length 220
  104. formants vdiph2/yu
  105. endphoneme
  106. // CONSONANTS
  107. //===========
  108. phoneme r // from Afrikaans
  109. liquid
  110. length 60
  111. vowelin f1=2 f2=2700 -300 -200 f3=-1300 80
  112. vowelout f1=2 f2=1700 -300 -200 f3=-1300 80
  113. formants r3/r_trill+r3/r_trill3.wav%99
  114. before _ r3/r_trill+r3/r_trill3.wav%99
  115. trill
  116. lengthmod 6
  117. endphoneme
  118. phoneme r2
  119. liquid
  120. lengthmod 7
  121. beforenotvowel r/
  122. trill
  123. formants r/rr
  124. after _ r/rr
  125. after t r/trr p r/trr k r/trr
  126. before _ r/r_
  127. endphoneme
  128. phoneme r/ // variant of [r] when not preceding a vowel
  129. liquid vowel2
  130. length 100
  131. lengthmod 7 //
  132. formants NULL
  133. endphoneme
  134. phoneme v2 // approximant, not fricative
  135. vcd lbd frc
  136. vowelin f1=0 f2=1000 -300 -200 f3=-300 100
  137. vowelout f1=0 f2=1000 -500 -300 f3=-300 60 len=50
  138. lengthmod 6
  139. formants voc/v
  140. before _ voc/v_
  141. switchvoicing f
  142. endphoneme
  143. phoneme Q
  144. vcd vel frc
  145. vowelin f1=2 f2=2300 200 300 f3=-300 80
  146. vowelout f1=2 f2=2300 250 300 f3=-300 80 brk
  147. lengthmod 6
  148. formants voc/Q_less+vocw/Q2%140
  149. before _ voc/Q_+vocw/Q_
  150. switchvoicing x
  151. endphoneme
  152. phoneme x2 // a stronger version of [x] (for Afrikaans)
  153. vls vel frc
  154. vowelin f1=0 f2=2300 200 400 f3=-100 100
  155. vowelout f1=0 f2=2300 300 400 f3=-100 100 rms=20
  156. length 100
  157. lengthmod 3
  158. wave ufric/x2 // stronger version
  159. endphoneme