[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:01313] Questions about the script of HTS2.1:


Hi All,
I met some problems when using the script of this new version.
a) When building regression-class trees for adaptation, system said "ERROR [+5072]  FindConfParm: MINLEAFOCC is StrCKind but should be type FltCKind", and the file trn.conf was changed.  I don't know how to use it,  should I build the regression trees before or after adding unseen models required for adaptation data?
 
b) When doing the step of speaker adaptation, I used the following commands:
$HERest{'adp'}  = "$htstool\\HEREST.exe -A -B -C $cfg{'trn'} -C $cfg{'adp'} -D -T 1 -S $scp{'adp'} -I $mlf{'ful'} -m 1 -u ada     -w $wf -t $beam -h $spkrPat";
 
$HERest{'adp'} -H $rclammf{'cmp'} -N $rclammf{'dur'} $opt $tiedlst{'cmp'} $tiedlst{'dur'}
system said "MLLR type  is not supported". But when using "HERest{'ful'} -u mvwpdmvp" I have completed the adaptation of cmp and duration with no problem. 
Then my question is Can I use the script about $HERest{'adp'}  to do MAP or MLLR adaptation? And how?
 
Thanks!
--
Best Regards,
   QiXiong Tu

Follow-Ups
[hts-users:01314] Re: Questions about the script of HTS2.1:, Alexis Moinet