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_italian 1.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. //====================================================
  2. // Italian
  3. //====================================================
  4. phoneme : // Lengthen previous vowel by "length"
  5. virtual
  6. length 50
  7. endphoneme
  8. phoneme a
  9. vowel starttype (a) endtype (a)
  10. length 180
  11. formants vowel/a
  12. reduceto a/ 4
  13. endphoneme
  14. phoneme a/
  15. vowel starttype (@) endtype (@)
  16. length 180
  17. formants vowel/a_5
  18. endphoneme
  19. phoneme e
  20. vowel starttype (e) endtype (e)
  21. length 170
  22. formants vowel/e_2
  23. reduceto e/ 4
  24. endphoneme
  25. phoneme e/
  26. vowel starttype (e) endtype (e)
  27. length 170
  28. formants vowel/e
  29. endphoneme
  30. phoneme E
  31. vowel starttype (e) endtype (e)
  32. length 170
  33. formants vowel/e_mid
  34. // reduceto e/ 3 // [E] only in stressed syllables ?
  35. endphoneme
  36. phoneme i
  37. vowel starttype (i) endtype (i)
  38. length 140
  39. formants vowel/i
  40. linkout ;
  41. endphoneme
  42. phoneme I
  43. vowel starttype (i) endtype (i)
  44. length 150
  45. formants vowel/i_4
  46. linkout ;
  47. endphoneme
  48. phoneme o
  49. vowel starttype (o) endtype (o)
  50. length 170
  51. formants vowel/o
  52. reduceto o/ 4
  53. endphoneme
  54. phoneme o/
  55. vowel starttype (o) endtype (o)
  56. length 170
  57. formants vowel/o
  58. endphoneme
  59. phoneme O
  60. vowel starttype (o) endtype (o)
  61. length 170
  62. formants vowel/oo_4
  63. // reduceto o/ 3 // [O] only in stressed syllables ?
  64. endphoneme
  65. phoneme u
  66. vowel starttype (u) endtype (u)
  67. length 160
  68. formants vowel/u_bck
  69. reduceto U 4
  70. endphoneme
  71. phoneme U
  72. vowel starttype (u) endtype (u)
  73. length 160
  74. formants vowel/u_bck
  75. endphoneme
  76. phoneme aU
  77. vowel starttype (a) endtype (u)
  78. length 270
  79. formants vdiph/au_4
  80. endphoneme
  81. phoneme aI
  82. vowel starttype (a) endtype (i)
  83. length 250
  84. formants vdiph/ai
  85. endphoneme
  86. phoneme oI
  87. vowel starttype (o) endtype (i)
  88. length 230
  89. formants vdiph/oi
  90. endphoneme
  91. // CONSONANTS
  92. //===========