On 23/10/2003 21:16, Rich Adamson wrote:

> I'm about to download Festival source, apply the astrisk diff's, and
> initiate basic testing. Thoughts are to download v1.4.3 (latest per
> the fesitval website.
> 
> If anyone has an existing how-to, install notes, tips, or any suggestions
> I'd greatly appreciate it. Direct email is fine if you'd rather not post
> them.

I just did exactly that and it was pretty straightforward. My method:

 * Download festival, speechtools, festlex_OALD, festlex_POSLEX, and
   festvox_don.

 * Unpack all of the above into a new directory.

 * cd into speech tools:
     ./configure && make

 * cd into festival:
     patch -p1 < .../festival-1.4.3.diff
     ./configure && make

 * Add $PWD/bin to PATH

 * Run festival_server

Seems to work fine.

Jonathan

-- 
Jonathan Hogg
Director, Technology

Seventh Wave Systems Ltd.
4-14 Tabernacle Street
London EC2A 4LU
Telephone: +44 20 7074 0423

<http://www.seventh-wave-systems.com/>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to