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 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. // Phonemes for Tamil
  2. // This inherits from ph_hindi
  3. phoneme a
  4. vowel starttype #a endtype #a
  5. length 130
  6. ChangeIfNotStressed(V)
  7. FMT(vowel/a)
  8. endphoneme
  9. phoneme V
  10. vowel starttype #@ endtype #@
  11. length 130
  12. FMT(vowel/V_3)
  13. endphoneme
  14. phoneme a:
  15. vowel starttype #a endtype #a
  16. length 300
  17. FMT(vowel/a_5)
  18. endphoneme
  19. phoneme e
  20. vowel starttype #e endtype #e
  21. length 130
  22. FMT(vowel/e)
  23. endphoneme
  24. phoneme e:
  25. vowel starttype #e endtype #e
  26. length 250
  27. FMT(vowel/e)
  28. endphoneme
  29. phoneme i
  30. vowel starttype #i endtype #i
  31. length 130
  32. FMT(vowel/i_6)
  33. endphoneme
  34. phoneme i:
  35. vowel starttype #i endtype #i
  36. length 270
  37. FMT(vowel/i)
  38. endphoneme
  39. phoneme o
  40. vowel starttype #o endtype #o
  41. length 160
  42. FMT(vowel/o)
  43. endphoneme
  44. phoneme o:
  45. vowel starttype #o endtype #o
  46. length 280
  47. FMT(vowel/o)
  48. endphoneme
  49. phoneme u
  50. vowel starttype #u endtype #u
  51. length 110
  52. ChangeIfNotStressed(U)
  53. FMT(vowel/u_6)
  54. endphoneme
  55. phoneme U
  56. vowel starttype #u endtype #u
  57. length 110
  58. FMT(vowel/u#_3)
  59. endphoneme
  60. phoneme u:
  61. vowel starttype #u endtype #u
  62. length 260
  63. ChangeIfNotStressed(U:)
  64. FMT(vowel/u_6)
  65. endphoneme
  66. phoneme U:
  67. vowel starttype #u endtype #u
  68. length 240
  69. FMT(vowel/u#_3)
  70. endphoneme
  71. phoneme u-
  72. vowel starttype #u endtype #u
  73. length 130
  74. FMT(vowel/u#_2)
  75. endphoneme
  76. phoneme aI
  77. vowel starttype #a endtype #i
  78. length 230
  79. FMT(vdiph/ai_8)
  80. endphoneme
  81. phoneme aU
  82. vowel starttype #a endtype #u
  83. length 200
  84. FMT(vdiph/aau_3)
  85. endphoneme
  86. phoneme t
  87. import_phoneme base2/t // dental
  88. endphoneme
  89. // ?? This is standard [v]. Should be it [v] without the fricative noise?
  90. phoneme v
  91. import_phoneme base/v
  92. endphoneme
  93. phoneme : // Lengthen previous vowel by "length"
  94. virtual
  95. length 50
  96. endphoneme