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_czech 575B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. // Czech phonemes inherit from Slovak
  2. phoneme e
  3. vwl starttype #e endtype #e
  4. length 120
  5. FMT(vowel/e_mid)
  6. endphoneme
  7. phoneme a:
  8. vwl starttype #a endtype #a
  9. length 290
  10. FMT(vowel/a_3)
  11. endphoneme
  12. phoneme o
  13. vwl starttype #o endtype #o
  14. length 120
  15. FMT(vowel/oo_2)
  16. endphoneme
  17. phoneme u:
  18. vwl starttype #u endtype #u
  19. length 280
  20. FMT(vowel/u)
  21. endphoneme
  22. phoneme oU
  23. vwl starttype #o endtype #u
  24. length 260
  25. FMT(vdiph/oou)
  26. endphoneme
  27. phoneme r- // syllabic r
  28. vwl starttype #@ endtype #@
  29. ipa rU+0329
  30. length 120
  31. FMT(vowelr/r-voc)
  32. endphoneme