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_tamil 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. // Phonemes for Tamil
  2. // This inherits from ph_hindi
  3. phoneme : // Lengthen previous vowel by "length"
  4. virtual
  5. length 50
  6. endphoneme
  7. phoneme a
  8. vowel starttype (a) endtype (a)
  9. length 130
  10. formants vowel/a
  11. reduceto V 4
  12. endphoneme
  13. phoneme V
  14. vowel starttype (@) endtype (@)
  15. length 130
  16. formants vowel/V_3
  17. endphoneme
  18. phoneme a:
  19. vowel starttype (a) endtype (a)
  20. length 300
  21. formants vowel/a_5
  22. endphoneme
  23. phoneme e
  24. vowel starttype (e) endtype (e)
  25. length 130
  26. formants vowel/e
  27. endphoneme
  28. phoneme e:
  29. vowel starttype (e) endtype (e)
  30. length 250
  31. formants vowel/e
  32. endphoneme
  33. phoneme i
  34. vowel starttype (i) endtype (i)
  35. length 130
  36. formants vowel/i_6
  37. endphoneme
  38. phoneme i:
  39. vowel starttype (i) endtype (i)
  40. length 300
  41. formants vowel/i
  42. endphoneme
  43. phoneme o
  44. vowel starttype (o) endtype (o)
  45. length 160
  46. formants vowel/o
  47. endphoneme
  48. phoneme o:
  49. vowel starttype (o) endtype (o)
  50. length 280
  51. formants vowel/o_3
  52. endphoneme
  53. phoneme u
  54. vowel starttype (u) endtype (u)
  55. length 110
  56. formants vowel/u
  57. reduceto U 4
  58. endphoneme
  59. phoneme U
  60. vowel starttype (u) endtype (u)
  61. length 110
  62. formants vowel/u#_3
  63. endphoneme
  64. phoneme u:
  65. vowel starttype (u) endtype (u)
  66. length 260
  67. formants vowel/u_6
  68. endphoneme
  69. phoneme U:
  70. vowel starttype (u) endtype (u)
  71. length 240
  72. formants vowel/u#_3
  73. endphoneme
  74. phoneme u-
  75. vowel starttype (u) endtype (u)
  76. length 130
  77. formants vowel/u#_2
  78. endphoneme
  79. phoneme aI
  80. vowel starttype (a) endtype (i)
  81. length 230
  82. formants vdiph/ai_8
  83. endphoneme
  84. phoneme aU
  85. vowel long starttype (a) endtype (u)
  86. length 200
  87. long
  88. formants vdiph/aau_3
  89. endphoneme
  90. // ?? This is standard [v]. Should be it [v] without the fricative noise?
  91. phoneme v
  92. vcd lbd frc
  93. vowelin f1=0 f2=1000 -300 -200 f3=-300 100
  94. vowelout f1=0 f2=1000 -500 -300 f3=-300 60 len=50
  95. lengthmod 6
  96. formants voc/v+vocw/v
  97. before _ voc/v_+vocw/v
  98. switchvoicing f
  99. endphoneme
  100. phoneme t // dental variant of /t/
  101. vls dnt stop
  102. vowelin f1=0 f2=1600 -300 300 f3=-100 80
  103. vowelout f1=0 f2=1600 -300 250 f3=-100 80 rms=20
  104. lengthmod 2
  105. wave ustop/t_dnt2%60
  106. before _ ustop/t_dnt%30
  107. switchvoicing d
  108. endphoneme