I have an audio file of a long text with different sections all beginning with the spoken word "Chapter" (narrated by the same speaker). Is there a way to split the audio file in smaller files at these words?
I am thinking of cutting out one of the word occurrences of "chapter", put it in a separate audio file and then use some tool for fuzzy matching of the original audio against the short snippet to find the "chapter" occurrences and split the original file at these occurrences.
Which tool can do this? SOX? Audacity?