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.

mb-ir1 489B

12345678910111213
  1. // Persian (Farsi) Mbrola voice need ir1 diphone file.
  2. name Farsi-mb-ir1
  3. language fa
  4. gender male
  5. phonemes fa
  6. mbrola ir1 ir1_phtrans
  7. // "speed 82" adjust default speed of "mb-ir1" with eSpeak "fa".
  8. speed 82
  9. // Please don't change this value. It's result of several tests.
  10. // "dictrules 1" read English text as Pinglish (Persian text that written with English alphabets).
  11. // dictrules 1
  12. // If you want use Pinglish instead of English for reading, just delete // from start of above line.