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_norwegian 2.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. //========================================================
  2. // Norwegian
  3. //=========================================================
  4. // Vowels
  5. //=======
  6. phoneme @ // close schwa
  7. vowel starttype (@) endtype (@)
  8. unstressed
  9. length 120
  10. formants vowel/@_hgh
  11. endphoneme
  12. phoneme @2 // open schwa
  13. vowel starttype (@) endtype (a)
  14. unstressed
  15. length 120
  16. formants vowel/@_low
  17. endphoneme
  18. phoneme I
  19. vowel starttype (i) endtype (i)
  20. length 100
  21. formants vowel/ii_3
  22. linkout ;
  23. endphoneme
  24. phoneme i:
  25. vowel starttype (i) endtype (i)
  26. length 220
  27. formants vowel/i
  28. after w w/wi2
  29. linkout ;
  30. endphoneme
  31. phoneme y
  32. vowel starttype (u) endtype (u)
  33. length 120
  34. formants vowel/yy
  35. endphoneme
  36. phoneme y:
  37. vowel starttype (u) endtype (u)
  38. length 250
  39. formants vowel/y_4
  40. endphoneme
  41. phoneme W
  42. vowel starttype (@) endtype (@)
  43. length 120
  44. formants vowel/oe_2
  45. endphoneme
  46. phoneme Y:
  47. vowel starttype (@) endtype (@)
  48. length 250
  49. formants vwl_no/y#
  50. endphoneme
  51. phoneme E
  52. vowel starttype (e) endtype (e)
  53. length 120
  54. formants vowel/e_mid
  55. reduceto @ 0
  56. endphoneme
  57. phoneme E:
  58. vowel starttype (e) endtype (e)
  59. length 250
  60. formants vowel/ee_1
  61. endphoneme
  62. phoneme e:
  63. vowel starttype (e) endtype (e)
  64. length 240
  65. formants vowel/e_2
  66. endphoneme
  67. phoneme a
  68. vowel starttype (a) endtype (a)
  69. length 120
  70. formants vwl_no/&
  71. endphoneme
  72. phoneme a:
  73. vowel starttype (a) endtype (a)
  74. length 270
  75. formants vwl_no/&
  76. endphoneme
  77. phoneme A
  78. vowel starttype (a) endtype (a)
  79. length 130
  80. formants vowel/aa
  81. endphoneme
  82. phoneme A:
  83. vowel starttype (a) endtype (a)
  84. length 280
  85. formants vowel/aa
  86. endphoneme
  87. phoneme O
  88. vowel starttype (o) endtype (o)
  89. length 120
  90. formants vowel/oo
  91. endphoneme
  92. phoneme o:
  93. vowel starttype (o) endtype (o)
  94. length 250
  95. formants vowel/o_2
  96. endphoneme
  97. phoneme U
  98. vowel starttype (u) endtype (u)
  99. length 120
  100. formants vowel/uu_bck
  101. endphoneme
  102. phoneme u:
  103. vowel starttype (u) endtype (u)
  104. length 230
  105. formants vowel/u_bck
  106. endphoneme
  107. phoneme u-
  108. vowel starttype (u) endtype (u)
  109. length 120
  110. formants vwl_no/u#
  111. endphoneme
  112. phoneme u-:
  113. vowel starttype (u) endtype (u)
  114. length 250
  115. formants vwl_no/u#2
  116. endphoneme
  117. // Diphthongs
  118. //===========
  119. phoneme AI
  120. vowel starttype (a) endtype (i)
  121. length 270
  122. formants vdiph/0i_2
  123. linkout ;
  124. endphoneme
  125. phoneme aI
  126. vowel starttype (a) endtype (i)
  127. length 270
  128. formants vdiph/ai_3
  129. linkout ;
  130. endphoneme
  131. phoneme OI
  132. vowel starttype (o) endtype (i)
  133. length 270
  134. formants vdiph/ooi
  135. linkout ;
  136. endphoneme
  137. phoneme u-I
  138. vowel starttype (u) endtype (i)
  139. length 270
  140. formants vdiph/yi
  141. linkout ;
  142. endphoneme
  143. phoneme Yy
  144. vowel starttype (@) endtype (u)
  145. length 270
  146. long
  147. formants vwl_no/y#y
  148. endphoneme
  149. phoneme aU
  150. vowel starttype (a) endtype (u)
  151. length 270
  152. formants vwl_no/au-
  153. endphoneme