voxforge.org
VoxForge Dev
Show
Ignore:
Timestamp:
03/21/08 21:53:55 (10 months ago)
Author:
kmaclean
Message:

audio processing for Russian, German and Dutch - snapshot

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Trunk/Scripts/Testing_scripts/NightlyTest.pm

    r2270 r2484  
    3030sub Process { 
    3131        my ($parms ) = @_; 
     32        # !!!!!! 
     33        $parms->setSpeechCorpusLanguage('EN'); 
     34        # !!!!!!         
    3235                my $debug = $$parms{"debug"};    
    3336                my $HTKbin = $$parms{"HTKBin"};