Is there is a tool in sphinx toolkit to count the number of words spoken in a speech files. Else how can count number of words spoken in a speech files.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there is a tool in sphinx toolkit to count the number of words spoken in a speech files. Else how can count number of words spoken in a speech files.
Decode file to text and count number of words.
Thanks.