before running ./configure, make, sudo make install run the following command:
$linux32 bashLinux dubhashi 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 i686 i686 i386 GNU/Linux
On fedora/CentOS:
yum install glibc-devel.i686
On Ubuntu: install the following pakages
g++-multilib
gcc-multilib
2. Personally, when i do "make all" on my machine (fedora 15), I get another fatal error "HGraf.c:73:77: fatal error: X11/Xlib.h: No such file or directory". So I need to install "libX11-devel" by by doing "yum install libX11-devel".
Source: http://quotidianlinux.wordpress.com/2012/01/20/htk-fatal-error/
You need to explicitly give festival more heap space. On the call to festival add --heap 10000000, (that's 10 million), or bigger if required.eg.
Go to your voice directory
1. Setup (or add) prosody related scripts and files:
$FESTVOXDIR/src/prosody/setup_prosody
/home/boss/festival/festvox/src/prosody/setup_prosody
2. open bin/make_dur_model and remove -stepwise