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

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -