You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, I found that some of the timestamp errors I encountered were due to issues with the audio track included in the video. For example, I had a video that was 2 hours long, but when I extracted the audio from this video using FFmpeg, the playback duration of the audio was 1:58:07. So, I used OBS to re-record the original video, and I got a new audio file. The playback length of the new audio file matched the original video. Then, I used Whisper to transcribe the new audio file, and all the timestamps were correct.
I don't know anything about programming; I'm just reporting the issue I discovered to provide reference for those who can make Whisper even better.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Today, I found that some of the timestamp errors I encountered were due to issues with the audio track included in the video. For example, I had a video that was 2 hours long, but when I extracted the audio from this video using FFmpeg, the playback duration of the audio was 1:58:07. So, I used OBS to re-record the original video, and I got a new audio file. The playback length of the new audio file matched the original video. Then, I used Whisper to transcribe the new audio file, and all the timestamps were correct.
I don't know anything about programming; I'm just reporting the issue I discovered to provide reference for those who can make Whisper even better.
Beta Was this translation helpful? Give feedback.
All reactions