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_langbelta 819B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. //*******************************************************************
  2. // VOWELS
  3. //*******************************************************************
  4. phoneme a
  5. vwl starttype #e endtype #@
  6. ipa æ
  7. length 210
  8. FMT(vwl_en_us/a)
  9. endphoneme
  10. phoneme 0
  11. vwl starttype #o endtype #o
  12. ipa ɒ
  13. length 140
  14. FMT(vowel/0_3)
  15. endphoneme
  16. //*******************************************************************
  17. // CONSONANTS
  18. //*******************************************************************
  19. phoneme r
  20. liquid rfx
  21. ipa ɽ
  22. lengthmod 3
  23. Vowelout f1=3 f2=1400 -400 300 f3=-400 80 rms=35 len=15 colr=2
  24. Vowelin f1=2 f2=1400 -400 300 f3=-400 80 len=20
  25. FMT(r3/@tap_rfx)
  26. endphoneme
  27. phoneme ? // glottal stp
  28. vls glt stp
  29. lengthmod 1
  30. nolink
  31. Vowelin glstop
  32. Vowelout glstop
  33. WAV(ustop/null)
  34. endphoneme