I have been using the cont_fileseg.c given in sphinxbase for segmenting a long
speech file into a no of utterances.
But I have got a file, which doesn't gets splitted by the pocketsphinx.
Pocketsphinx considers it as just one single utterance. There are sufficient
silent zones between any two utterances in the file.
Can you give me a hint. I will try to fix the code and also share the code if
successful. I have gone through the ad code extensively and a hint may
definitely be of help
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have been using the cont_fileseg.c given in sphinxbase for segmenting a long
speech file into a no of utterances.
But I have got a file, which doesn't gets splitted by the pocketsphinx.
Pocketsphinx considers it as just one single utterance. There are sufficient
silent zones between any two utterances in the file.
Link for the file : http://www.mediafire.com/file/79zj5872c8qnhm1/amit_long_1
6khz_4Jan2011.raw
Please help.
Regards
Sorry, this is a bug in ad code that requires a fix. No time to fix it right
now unfortunately.
Hello Nshmyrev,
Can you give me a hint. I will try to fix the code and also share the code if
successful. I have gone through the ad code extensively and a hint may
definitely be of help
Regards
Hello,
My further observations are that the file splitting of the previously
mentioned file happens properly if I do any of the following:
OR
OR
OR