voxforge.org
VoxForge Dev
Show
Ignore:
Timestamp:
06/10/08 13:28:34 (7 months ago)
Author:
kmaclean
Message:

AudioSegmentation scripts - snapshot

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Trunk/Scripts/Audio_scripts/AudioSegmentation/AudioBook/Dictionary.pm

    r2608 r2609  
    195195        my $audioBook = $self->{'audiobookObject'}; 
    196196        my $debug = $audioBook->getDebug; 
    197         print "!!!!!!createAltDict\n"; 
    198197        my $missing_words_alt = $self->{"missing_words_alt"};    
    199198 
     
    270269=head2 Gettors  
    271270 
    272 =item * getAverage_sentence_length() 
     271=item * getMissing_words() 
    273272 
    274273=cut