General Discussion

Flat
need help in aligning lists of wav files
User: shin0
Date: 7/10/2012 8:49 am
Views: 4002
Rating: 10

hi everyone im a beginner in htk and i need some help about force aligning large numbers of wav files.. i was able to force align wav files one by one just like in the voxforge tutorial (Automated Audio Segmentation Using Forced Alignment) my methods are almost the same... so the problem is that i want to segment all of each wav files in the cmu_us_slt_arctic but the problems is that it has 1 thousand wav files and aligning each off them takes time. is there anyway to script it or something. help is greatly appreciated.

--- (Edited on 7/10/2012 8:49 am [GMT-0500] by shin0) ---

Re: need help in aligning lists of wav files
User: kmaclean
Date: 7/11/2012 2:41 pm
Views: 1774
Rating: 10

>it has 1 thousand wav files and aligning each off them takes time. is there

>anyway to script it

put all the file names in your train.scp script:

Next create a training script called "train.scp" with the name(s) of the audio files you will be using for forced alignment, something like this: [...]

--- (Edited on 7/11/2012 3:41 pm [GMT-0400] by kmaclean) ---

PreviousNext