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.
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
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
Faced the same issue, the author showed wrong way to define path variable for ffmpeg, it shall lead to the \bin where the exe files are contained, and than restart pc or restart your terminal or IDE
📑 Also check out the tutorial on "How to get started with OpenAI ChatGPT API In Python" @ ruclips.net/video/I4T--ycOpi0/видео.html
Thanks for a clear and concise tutorial - best I've managed to find on this subject. I am definitely subscribing.
Thank you!
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.
Hi, thanks for the tutorial. Is there a way to output the timecode as millisecond? Because that's needed in software like Premiere Pro.
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
Have you installed the FFMpeg python library? If yes, makes sure you add the directory path to the Path environment variable.
Cool tutorial 😮
How can you add that sub to your video. Please tell me about that
Wow...that's very cool!
Thanks!
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
In line4 , use 'tiny.en' instead of 'base.en' and it will be significantly faster. (Or just 'tiny' if English is not the only language.)
@@thisduck_ thanks sir ❣️
I dont know hwo to use visual command studio so I didnt know how to find the terminal
go to file > view > terminal or Ctrl+`
Great content.
+ Like and +1 subscriber.
I am getting error as video file is not present
Faced the same issue, the author showed wrong way to define path variable for ffmpeg, it shall lead to the \bin where the exe files are contained, and than restart pc or restart your terminal or IDE