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