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

in what case the Whisper will output an empty srt file? #203

Open
lpf1143 opened this issue Feb 2, 2024 · 2 comments
Open

in what case the Whisper will output an empty srt file? #203

lpf1143 opened this issue Feb 2, 2024 · 2 comments

Comments

@lpf1143
Copy link

lpf1143 commented Feb 2, 2024

I try to transcribe one video, but after processing, I got an "empty" srt file looks like this. The video is in English btw


62
00:01:22,000 --> 00:01:22,000
.

63
00:01:22,000 --> 00:01:22,000
.

64
00:01:22,000 --> 00:01:22,000
.

65
00:01:22,000 --> 00:01:22,000
.

66
00:01:22,000 --> 00:01:22,000
.

67
00:01:22,000 --> 00:01:22,000
.

68
00:01:22,000 --> 00:01:22,000
.

69
00:01:22,000 --> 00:01:22,000
.

70
00:01:22,000 --> 00:01:22,000
.

71
00:01:22,000 --> 00:01:22,000
.

72
00:01:22,000 --> 00:01:22,000
.

73
00:01:22,000 --> 00:01:22,000
.

74
00:01:22,000 --> 00:01:22,000
.

75
00:01:22,000 --> 00:01:22,000
.

@RickArcher108
Copy link

Sometimes when this happens, I try again and it works, or I try transcribing the mp4 instead of the mp3 and it works.

@lpf1143
Copy link
Author

lpf1143 commented Feb 2, 2024

Sometimes when this happens, I try again and it works, or I try transcribing the mp4 instead of the mp3 and it works.

actually I got multiple mp4 files from the same site (zoom actually, so I assume they have the same encoding?), two mp4 from one presenter ans two mp4 from the other one. The funny thing is the two mp4 from presenter A all lead to empty output file, no matter I transcribe the mp4 directly or extract the audio to m4a or aac, and I tried multiple time btw. The two mp4 from presenter B work perfectly.

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

No branches or pull requests

2 participants