Transcribe Video For Free With OpenAI Whisper Using Python | Tutorial For Beginners

preview_player
Показать описание
In this tutorial, you'll learn how to transcribe videos to text using OpenAI's Whisper API in Python. OpenAI Whisper is a powerful transcription API that uses cutting-edge machine learning models to accurately transcribe audio and video files to text.

Whether you're a content creator looking to add captions to your videos, a researcher who needs to transcribe interviews or lectures, or simply interested in exploring the capabilities of OpenAI Whisper, this tutorial will provide you with the knowledge and skills you need.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

00:00 - Intro
00:40 - Download FFmpeg
02:53 - Install OpenAI Whisper Python package
03:12 - Transcribe media with Whisper in Python
07:32 - Create a VTT subtitle file

#openai #whisper #openaiwhisper #python
Рекомендации по теме
Комментарии
Автор

Thanks for a clear and concise tutorial - best I've managed to find on this subject. I am definitely subscribing.

StefanPopkevich
Автор

Hi. I can see in yoru video that whisper is still getting the F16 error message coming up. It seems the DecodingOptions are only being assigned as a variable but not affecting the transcription. Is there a way to apply the DecodingOptions to the transcription? I can't figure out a way to do it.

thisduck_
Автор

Hi, thanks for the tutorial. Is there a way to output the timecode as millisecond? Because that's needed in software like Premiere Pro.

Ananggadipa
Автор

How can you add that sub to your video. Please tell me about that

truongviet
Автор

Thansk for the video but I encounter this error .. I tried setting up ffmpeg path & all still.. hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified

ocbhu
Автор

Hello sir, When I am trying to convert large audio file to text then it takes more time, how to convert in minimum time, please reply on my comment sir

vaibhavgirase
Автор

Great content.
+ Like and +1 subscriber.

talktotask-ubfh
Автор

I dont know hwo to use visual command studio so I didnt know how to find the terminal

awogbob
Автор

I am getting error as video file is not present

coshiremath