python - Get duration of each word in an audio file -


is possible approximate duration of each word in audio file? closest thing (for audio files youtube videos) download captions file srt. srt have duration each sentence in video.

i wondering if possible somehow duration each word in sentence. maybe not accurate around ?


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -

Receive udp packets in android gstreamer -