Complete Tutorial Video for OpenAI's Whisper Model for Windows Users #106
FurkanGozukara
started this conversation in
Show and tell
Replies: 2 comments 6 replies
-
After my RTX 3060 card has arrived I made this performance testing video : https://www.youtube.com/watch?v=q8Q8CCDdSKo Moreover, after my card has arrived, I have done translation tests and I have noticed that |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hi, I get this error when trying to install Whisper. Do you know why? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you so much for this amazing release Open AI.
This is the first time ever I am able to utilize an AI public release and it actually works.
I was in need to speech to text services and best working one was Google's. However it was too expensive for me.
Now with Open AI Whisper I have even a better one for free.
By the way I also have uploaded multilingual large model generated subtitles and medium.en model subtitles as well without touching them. So you can also analyze their performance.
Choose subtitles from the settings panel of the video as below:
multilingual large model > English (Canada) - OpenAI > Whisper > Large Multilingual Model > Automatic Subtitle > Raw
medium.en model > English (Ireland) - OpenAI > Whisper > medium.en Model > Automatic Subtitle > Raw
Here my video : How to do Free Speech-to-Text Transcription Better Than Google Premium API with OpenAI Whisper Model
https://youtu.be/msj3wuYf3d8
In this video : I will show you how to install the necessary Python code and the dependent libraries. I will show you how to download a video from YouTube with YT-DLP, how to cut certain parts of the video with LosslessCut, and how to extract the audio of a video with FFMPEG. I will show you how to do a transcription of a video or a sound. I will show you how to generate subtitles for any video. Finally, I will show you how to generate translated transcription and subtitles of any language video.
Beta Was this translation helpful? Give feedback.
All reactions