Video: Automatically Transcribe Video with Whisper
Automatically transcribe videos using self-hosted n8n, Google Drive and OpenAI's Whisper API. This is a hybrid approach but I wanted to use ffmpeg to pull audio from a video file before sending it to Whisper. This entire setup could be made into a Docker image but that's for a future tutorial.
2
0 comments
Video: Automatically Transcribe Video with Whisper