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_belarusian 1.3KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. //====================================================
  2. // Belarusian
  3. //====================================================
  4. phoneme a
  5. vwl starttype #a endtype #a
  6. ipa a
  7. length 180
  8. FMT(vowel/a)
  9. endphoneme
  10. phoneme i"
  11. vwl starttype #i endtype #i
  12. ipa ɨ
  13. length 180
  14. FMT(vowel/ii#_2)
  15. endphoneme
  16. phoneme Q
  17. import_phoneme base1/Q"
  18. ipa ɣ
  19. endphoneme
  20. phoneme ts
  21. CALL consonants/ts
  22. voicingswitch dz
  23. ipa t͡s
  24. endphoneme
  25. phoneme ts;
  26. CALL base1/tS;
  27. voicingswitch dz;
  28. ipa t͡sʲ
  29. endphoneme
  30. phoneme ts.
  31. vls pla afr sib
  32. ipa ʈ͡ʂ
  33. lengthmod 2
  34. voicingswitch dz.
  35. Vowelin f1=0 f2=2300 200 400 f3=-100 80
  36. WAV(ustop/tsh_sr, 50)
  37. endphoneme
  38. phoneme dz
  39. CALL consonants/dz
  40. voicingswitch ts
  41. ipa d͡z
  42. endphoneme
  43. phoneme dz;
  44. import_phoneme pl/dz;
  45. CALL base1/dZ;
  46. voicingswitch ts;
  47. ipa d͡zʲ
  48. endphoneme
  49. phoneme dz.
  50. vcd pla afr sib
  51. ipa ɖ͡ʐ
  52. lengthmod 5
  53. voicingswitch ts.
  54. Vowelin f1=2 f2=2300 200 400 f3=100 80
  55. Vowelout f1=2 f2=2300 250 300 f3=100 80 brk
  56. endphoneme
  57. phoneme r
  58. liquid trl
  59. lengthmod 6
  60. ipa r
  61. length 80
  62. FMT(r3/r_trill2) addWav(r3/r_trill2.wav, 65)
  63. endphoneme
  64. phoneme s;
  65. import_phoneme base1/s;
  66. ipa sʲ
  67. endphoneme
  68. phoneme z;
  69. import_phoneme base1/z;
  70. ipa zʲ
  71. endphoneme
  72. phoneme ;
  73. liquid pzd
  74. lengthmod 0
  75. ipa ʲ
  76. endphoneme