Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SRT timestamp format from mm:ss.sss to hh:mm:ss.sss #36

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

Topping1
Copy link
Contributor

Fixed SRT timestamp format from mm:ss.sss to hh:mm:ss.sss. See https://docs.fileformat.com/video/srt/ for reference.

@ggerganov ggerganov merged commit eac4f12 into ggerganov:master Oct 10, 2022
@patarapolw
Copy link

Fixed SRT timestamp format from mm:ss.sss to hh:mm:ss.sss. See https://docs.fileformat.com/video/srt/ for reference.

hh:mm:ss,sss that is , (comma) rather than . (dot) as well.

anandijain pushed a commit to anandijain/whisper.cpp that referenced this pull request Apr 28, 2023
Fix SRT timestamp format from mm:ss.sss to hh:mm:ss.sss
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
Fix SRT timestamp format from mm:ss.sss to hh:mm:ss.sss
kultivator-consulting pushed a commit to KultivatorConsulting/whisper.cpp that referenced this pull request Feb 12, 2024
fix: error message for libwhisper.lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants