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

1234567891011121314151617181920212223242526
  1. // Based on ph_croatian
  2. phoneme k^
  3. vls pal stop
  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 pal afr sibilant palatal
  11. lengthmod 5
  12. voicingswitch tS;
  13. Vowelin f1=2 f2=2700 400 600 f3=300 80 rate len=70
  14. IF PreVoicing THEN
  15. FMT(dzh/xdzh)
  16. ENDIF
  17. IF nextPh(isPause2) THEN
  18. FMT(dzh/dzh_) addWav(x/dzh_)
  19. ENDIF
  20. FMT(dzh/dzh) addWav(x/dz_pzd)
  21. endphoneme