How do you transcribe a long audio file? #842
Unanswered
nickponline
asked this question in
Q&A
Replies: 2 comments 10 replies
-
@nickponline: Chunking is done automatically. |
Beta Was this translation helpful? Give feedback.
8 replies
-
you can use ffmpeg to split the audio, for e.g. making 1h segment and then you can loop over the directory with whisper |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a 30 min mp3 I would line to transcribe with whisper is there a command line that will do this, or chunk it up automatically?
Beta Was this translation helpful? Give feedback.
All reactions