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

[hts-users:01756] A bug in STRAIGHT demo script


Hi all,

I found a bug in HTS-demo scripts using STRAIGHT:

--- scripts/Training.pl 2008-07-10 05:57:52.000000000 +0000
+++ scripts/Training.pl 2008-10-31 14:00:39.424298000 +0000
@@ -288,7 +288,7 @@
       foreach $type (@{$ref{$set}}) {
          if ($strw{$type}!=1.0) {
             print  EDFILE "// tie stream weights\n";
- printf EDFILE "TI SW_all {*.state[%d-%d].weights}\n", 2, $nState-1; + printf EDFILE "TI SW_all {*.state[%d-%d].weights}\n", 2, $nState+1;
             last;
          }
       }

Regards,

Heiga ZEN (Byung Ha CHUN)

--
--------------------------
Heiga ZEN (Byung Ha CHUN)
Speech Technology Group
Cambridge Research Lab
Toshiba Research Europe
phone: +44 1223 436975

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________