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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  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
  109. liquid
  110. lengthmod 7
  111. beforenotvowel r/
  112. trill
  113. formants r/rr
  114. after _ r/rr
  115. after t r/trr p r/trr k r/trr
  116. before _ r/r_
  117. endphoneme
  118. phoneme r/ // variant of [r] when not preceding a vowel
  119. liquid vowel2
  120. length 100
  121. lengthmod 7 //
  122. formants NULL
  123. endphoneme
  124. phoneme v2 // approximant, not fricative
  125. vcd lbd frc
  126. vowelin f1=0 f2=1000 -300 -200 f3=-300 100
  127. vowelout f1=0 f2=1000 -500 -300 f3=-300 60 len=50
  128. lengthmod 6
  129. formants voc/v
  130. before _ voc/v_
  131. switchvoicing f
  132. endphoneme
  133. phoneme Q
  134. vcd vel frc
  135. vowelin f1=2 f2=2300 200 300 f3=-300 80
  136. vowelout f1=2 f2=2300 250 300 f3=-300 80 brk
  137. lengthmod 6
  138. formants voc/Q_less+vocw/Q2%140
  139. before _ voc/Q_+vocw/Q_
  140. switchvoicing x
  141. endphoneme
  142. phoneme x2 // a stronger version of [x] (for Afrikaans)
  143. vls vel frc
  144. vowelin f1=0 f2=2300 200 400 f3=-100 100
  145. vowelout f1=0 f2=2300 300 400 f3=-100 100 rms=20
  146. length 100
  147. lengthmod 3
  148. wave ufric/x2 // stronger version
  149. endphoneme