Try Festival's fast little brother
Flite . It only needs basic c libs
ldd /home/zentara/bin/flite
linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/libm.so.6 (0xb7eb0000)
libc.so.6 => /lib/libc.so.6 (0xb7d6e000)
/lib/ld-linux.so.2 (0xb7ef7000)
Use it like this:
flite -t text #says the word text, or you can give it a file to r
+ead
It's only drawback is there is no selection of voices, like Festival has. (Well you can use FestVox voices, but if you can't install Festival, I don't know how it would work out). You can hear how it sounds at the end of
flash japh. There it is at it's 8kHz low quality, it sounds better on a local machine outputting directly to a sound card.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.