General Discussion

Nested
Programming Library to Edit Audio
User: Juzzam
Date: 6/8/2009 6:26 pm
Views: 3883
Rating: 6

We have some 10-minute wav files that contain speech. There are well-defined pauses in the speech. We need to write a program that separates out the speech between these pauses and outputs them as separate audio files. We also need to be able to save the elapsed time at the end of each pause.


This is fairly easy to do manually with a program like audacity, but we need an automated solution. Anyone have recommendations for a library/API?

--- (Edited on 6/8/2009 6:26 pm [GMT-0500] by Visitor) ---

Re: Programming Library to Edit Audio
User: kmaclean
Date: 6/9/2009 4:43 pm
Views: 1640
Rating: 2

See here: Automated Audio Segmentation Using Forced Alignment (Draft)

and here: Perl audio segmentation script - I think I got it working with 20-25 minute files, but the text much match the speech on the audio file pretty closely.

Ken

--- (Edited on 6/9/2009 5:43 pm [GMT-0400] by kmaclean) ---

PreviousNext