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_dari 610B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. phoneme i
  2. vwl starttype #i endtype #i
  3. length 170
  4. IfNextVowelAppend(;)
  5. FMT(vowel/i)
  6. endphoneme
  7. phoneme E
  8. vwl starttype #e endtype #e
  9. length 170
  10. FMT(vowel/e_mid)
  11. endphoneme
  12. phoneme A
  13. vwl starttype #a endtype #a
  14. length 180
  15. FMT(vowel/aa_3)
  16. endphoneme
  17. phoneme o
  18. vwl starttype #o endtype #o
  19. length 170
  20. FMT(vowel/oo)
  21. endphoneme
  22. phoneme u
  23. vwl starttype #u endtype #u
  24. length 170
  25. FMT(vowel/u)
  26. endphoneme
  27. phoneme eI
  28. vwl starttype #e endtype #i
  29. length 210
  30. FMT(vdiph/eei)
  31. endphoneme
  32. phoneme aU
  33. vwl starttype #a endtype #u
  34. length 230
  35. FMT(vdiph/au)
  36. endphoneme