Changeset 2636
- Timestamp:
- 08/27/08 10:38:54 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/Scripts/Audio_scripts/AudioSegmentation/AudioBook.pm
r2624 r2636 88 88 If 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, 89 89 the 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 i nterative process (i.e. you fix an error, run the script, fix another error, ... until you get an error-free run). Look90 ends 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 91 91 for non-alphanumeric characters and remove them from the text - like multiple dashes (---), multiple periods (...) - any weird non-alphanumeric 92 92 characters not being automatically removed by the script.