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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. //====================================================
  2. // Italian
  3. //====================================================
  4. phoneme a
  5. vowel starttype (a) endtype (a)
  6. length 180
  7. formants vowel/a_2
  8. reduceto a/ 4
  9. endphoneme
  10. phoneme a/
  11. vowel starttype (@) endtype (@)
  12. length 180
  13. formants vowel/a#
  14. endphoneme
  15. phoneme e
  16. vowel starttype (e) endtype (e)
  17. length 170
  18. formants vowel/e
  19. endphoneme
  20. phoneme E
  21. vowel starttype (e) endtype (e)
  22. length 170
  23. formants vowel/e_mid
  24. reduceto e 4 // [E] only in stressed syllables
  25. endphoneme
  26. phoneme i
  27. vowel starttype (i) endtype (i)
  28. length 150
  29. formants vowel/i
  30. linkout ;
  31. endphoneme
  32. phoneme o
  33. vowel starttype (o) endtype (o)
  34. length 170
  35. formants vowel/o
  36. endphoneme
  37. phoneme O
  38. vowel starttype (o) endtype (o)
  39. length 170
  40. formants vowel/oo_4
  41. // formants vowel/0
  42. reduceto o 4 // [O] only in stressed syllables
  43. endphoneme
  44. phoneme u
  45. vowel starttype (u) endtype (u)
  46. length 160
  47. formants vowel/u_bck
  48. endphoneme
  49. phoneme aU
  50. vowel starttype (a) endtype (u)
  51. length 270
  52. formants vdiph/au_4
  53. endphoneme
  54. phoneme aI
  55. vowel starttype (a) endtype (i)
  56. length 250
  57. formants vdiph/ai
  58. endphoneme
  59. phoneme oI
  60. vowel starttype (o) endtype (i)
  61. length 230
  62. formants vdiph/oi
  63. endphoneme
  64. // CONSONANTS
  65. //===========