Wednesday, June 26, 2013

Monday, June 24, 2013

SIOD ERROR: ran out of storage

SIOD ERROR: ran out of storage

Solution:


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.

$ festival --heap 10000000

for festival server:

$festival --server --heap 10000000

Thursday, June 20, 2013

Duration modelling and F0 Modelling


Go to your voice directory

1. Setup (or add) prosody related scripts and files:

$FESTVOXDIR/src/prosody/setup_prosody


ie.

/home/boss/festival/festvox/src/prosody/setup_prosody

2. open bin/make_dur_model and remove -stepwise
   now run:
   ./bin/do_build do_dur

Monday, June 3, 2013

ERROR [+2226] ReEstimateModel: No Usable Training Examples

$./scripts/model_gen.scr     lists/phone_list

ERROR [+2226]  ReEstimateModel: No Usable Training Examples
 FATAL ERROR - Terminating program HRest

Solution: only few phonemes causes problem.

            Open lists/phone_list
              remove some phones from it and try command,  so that you can find which phone causes problem