voxforge.org
VoxForge Dev

Changeset 2636

Show
Ignore:
Timestamp:
08/27/08 10:38:54 (3 months ago)
Author:
kmaclean
Message:

minor grammar fix

Files:

Legend:

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

    r2624 r2636  
    8888If there are any errors when you are trying to run the segmentation script for the first time on a new set of text and speech audio files, 
    8989the likely reason is that there is something in the text file that does not match what was said in the audio file.  Figuring this out usually 
    90 ends up being an interative process (i.e. you fix an error, run the script, fix another error, ... until you get an error-free run).  Look 
     90ends up being an iterative process (i.e. you fix an error, run the script, fix another error, ... until you get an error-free run).  Look 
    9191for non-alphanumeric characters and remove them from the text - like multiple dashes (---), multiple periods (...) - any weird non-alphanumeric  
    9292characters not being automatically removed by the script.