This week I finished writing the script to trim audio paragraphs into audio sentences(Erica showed me a similar script that she wrote). The script worked for most audio files, but some files needed to be corrected since the format was not entirely consistent. I edited some files and tweaked my script. I checked each audio sentence to make sure that it matched the corresponding text sentence. There were a few errors; the number of text files exceeded the number of audio files in some cases, and in other cases it was vice versa. Next week I'll hopefully be able to solve this problem.