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_macedonian 476B

123456789101112131415161718192021222324252627
  1. // Based on ph_croatian
  2. phoneme k^
  3. vls pal stp
  4. lengthmod 2
  5. Vowelin f1=0 f2=2700 400 600 f3=400 80
  6. Vowelout f1=0 f2=2700 400 600 f3=400 80 rms=20
  7. WAV(ustop/ki)
  8. endphoneme
  9. phoneme dZ;
  10. vcd alp sib afr
  11. lengthmod 5
  12. ipa dʑ
  13. voicingswitch tS;
  14. Vowelin f1=2 f2=2700 400 600 f3=300 80 rate len=70
  15. IF PreVoicing THEN
  16. FMT(dzh/xdzh)
  17. ENDIF
  18. IF nextPh(isPause2) THEN
  19. FMT(dzh/dzh_) addWav(x/dzh_)
  20. ENDIF
  21. FMT(dzh/dzh) addWav(x/dz_pzd)
  22. endphoneme