Kartik Mistry wrote: >> Yes, I tested with version 1:1.2.3-11 of the >> libestools1.2 package. > > The new version of festival (ie 1.96~beta) is uploaded (today). If you > can check this bug with it, that will be great! > > I have tried and went till 400 counts :)
Now, 3496 3497 3498 .... till I stop it manually! Script I used was same, But output on terminal too -- | counter=0; while echo $counter | festival -b --tts ; do counter=$(( | counter + 1 )) ; echo $counter; done ; echo Crashed after $(( $counter | -1 )) runs. -- Please check from your side too :) -- Cheers, ---------------------------------------------- Kartik Mistry | GPG: 0xD1028C8D | IRC: kart_ blog.ftbfs.in | kartikm.wordpress.com ---------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]