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 465B

12345678910111213141516171819202122232425262728293031323334
  1. // Czech phonemes inherit from Slovak
  2. phoneme e
  3. vowel starttype #e endtype #e
  4. length 120
  5. FMT(vowel/e_mid)
  6. endphoneme
  7. phoneme a:
  8. vowel starttype #a endtype #a
  9. length 290
  10. FMT(vowel/a_3)
  11. endphoneme
  12. phoneme o
  13. vowel starttype #o endtype #o
  14. length 120
  15. FMT(vowel/oo_2)
  16. endphoneme
  17. phoneme u:
  18. vowel starttype #u endtype #u
  19. length 280
  20. FMT(vowel/u)
  21. endphoneme
  22. phoneme oU
  23. vowel starttype #o endtype #u
  24. length 260
  25. FMT(vdiph/oou)
  26. endphoneme