- Timestamp:
- 06/26/08 21:52:47 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/Scripts/Audio_scripts/AudioSegmentation/AudioBook/Text.pm
r2608 r2625 115 115 $line =~ s/\]//g; # remove right bracket 116 116 $line =~ s/\*//g; # remove star 117 $line =~ s/&c/etcetera/g; 117 118 # Other cleanup !!!!!! need to change the prompts files directly rather than doing this!!! or add to dictionnary!!! 118 119 $line =~ s/&/AND/g;