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
Timestamp accuracy is very problematic. Often subtitles start showing too early. When one subtitle ends, the next subtitle is shown immediately instead of disappearing and waiting for the speech. This is because there is no time gap between the two subtitles. The other whisper modifications (whisperX, faster-whisper, whisper-timestamped) do not have this problem. Only whisper.ccp has this problem. This needs to be fixed.
The text was updated successfully, but these errors were encountered:
Timestamp accuracy is very problematic. Often subtitles start showing too early. When one subtitle ends, the next subtitle is shown immediately instead of disappearing and waiting for the speech. This is because there is no time gap between the two subtitles. The other whisper modifications (whisperX, faster-whisper, whisper-timestamped) do not have this problem. Only whisper.ccp has this problem. This needs to be fixed.
The text was updated successfully, but these errors were encountered: