How to Install & Use Whisper AI Voice to Text

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.พ. 2025

ความคิดเห็น • 797

  • @KevinStratvert
    @KevinStratvert  ปีที่แล้ว +69

    Run Whisper AI in the cloud using Google Colab (requires no install and is also free): th-cam.com/video/8SQV-B83tPU/w-d-xo.html

    • @amlaaaa479
      @amlaaaa479 ปีที่แล้ว +6

      Didn't work for me. I just get error reports

    • @daedalusjones4228
      @daedalusjones4228 ปีที่แล้ว

      Works great for me using Co-Lab. Or on my hard drive. Both work great.
      But here's something:
      I have multiple gmail accounts. And I have a number of tools, add-ons, extensions to Google Drive/Docs/Sheets, including Co-Lab, Apps Scripts, etc.
      And I initially set them all up on one google account. But when I go to set up those same tools in my other google drive accounts, I get an error message, and can't do it.
      It seems that I can't have stuff in Co-Lab, for example, in more than one google account.

    • @francescooliva5951
      @francescooliva5951 ปีที่แล้ว

      there is a way with the installation on windows to use whisper OFFLINE?

    • @KevinStratvert
      @KevinStratvert  ปีที่แล้ว +8

      @@francescooliva5951 once you install, you can use offline.

    • @francescooliva5951
      @francescooliva5951 ปีที่แล้ว +1

      @@KevinStratvert so the only time i go online Is to download for the First Time the pre-trained model?(tiny/medium/large according to my choice)? I have a AMD Radeon 530 GPU... But whisper seems to not read It. In fact i use 99% of my CPU in task manager. What Is the medium time to transcribe a medium kind of file?

  • @RussMcClay
    @RussMcClay ปีที่แล้ว +58

    Gosh, Kevin, this is the first video I've seen of your and I am mightily impressed! I've been in IT for over 30 years and I can tell you that your presentation is one of the leanest and meanest I've ever seen. What a great contribution this is to the community. Thank you very much!

  • @BijuuMike
    @BijuuMike ปีที่แล้ว +73

    for the ones having issues with "file doesn't exist" you have to make sure that you add the file type at the end even if its not named that. For example if you file is named "file" and its an mp3 then you must type in whisper file.mp3. Hope this helps because this was not specified

    • @lauram14
      @lauram14 ปีที่แล้ว

      I need help FP16 is not supported on CPU; using FP32 instead.. what does this mean?

    • @federicobartolozzi680
      @federicobartolozzi680 ปีที่แล้ว

      @@lauram14 nothing, just more ram used and low speed

    • @iphoneapple1892
      @iphoneapple1892 ปีที่แล้ว +1

      thank you i was stuck for two week now its work

    • @hiteshbiswas776
      @hiteshbiswas776 11 หลายเดือนก่อน

      still facing the issue for m4a file... is it possible we need to give only certain file types

    • @lambdaboy9999
      @lambdaboy9999 10 หลายเดือนก่อน

      wait why are you here?

  • @dandixon7
    @dandixon7 ปีที่แล้ว +36

    This is probably my favorite video on TH-cam ever. It is amazing. It takes a process that I found complicated and turns it into easy to follow steps. It actually takes what could be stress inducing and makes it relaxing with some unintentional ASMR presentation. Very well done.

  • @zenmasterwannabe
    @zenmasterwannabe ปีที่แล้ว +8

    Thank you for doing a complete walkthrough, unlike so many other TH-camrs who act like they're being thorough but later find out they're skipping small but essential steps as if we already know!

  • @riomarketing4668
    @riomarketing4668 ปีที่แล้ว +1

    It worked after some serious debugging but couldn't have done it without this video. Thank you a ton!!

  • @rolfbackstrom6029
    @rolfbackstrom6029 ปีที่แล้ว +83

    Thanks again, Kevin, for a very useful video. Nice to see Python at work. It reminds me of old-time programming - at least a little. I am 71 and wrote my first program using punch cards... :)

    • @noreenstxs9605
      @noreenstxs9605 ปีที่แล้ว +5

      I dropped my whole stack of punch cards once :)

    • @JohnDoe-rx3vn
      @JohnDoe-rx3vn ปีที่แล้ว +7

      I was just telling my buddy about that. I think AI is going to be as big a jump as punch cards/numbered lines to named variables was

    • @ALifetimeofFitness
      @ALifetimeofFitness ปีที่แล้ว +5

      @@noreenstxs9605 I did that back around 1970!

    • @hubertmallard7254
      @hubertmallard7254 ปีที่แล้ว +5

      I'm 72... Cards.. IBM 1130 Fortran Apple 2 Pascal 😅

    • @PoeLemic
      @PoeLemic ปีที่แล้ว +3

      @@hubertmallard7254 Yeah, same here. Programmed in Fortran, Cobol, Pascal, etc. What about the TRS-80? Remember those?

  • @daedalusjones4228
    @daedalusjones4228 ปีที่แล้ว +18

    UPDATE:
    This is truly the holy grail.
    For technical writers, journalists, people who do tons of interviews that need accurate transcription. For paralegals.
    This is a game-changer.
    I had used the one via Co-Lab before, per Kevin's instructions.
    But you are limited to three transcripts a day or something.
    With this on my HARD DRIVE, I can translate multiple files.
    I assume there's no cap, no limit.
    Getting the transcript in all those multiple formats Kevin shows in the video? Almost too good to believe.
    I don't have a dedicated graphics card, so I chose "CPU." (Hence the slowness, I reckon.)
    I DO have an i7 processor.
    But it's a laptop with only 8GB of RAM, and no ability to add more.
    I want a desktop so that I can upgrade RAM, get a dedicated graphics card, upgrade processors, etc.
    For more of this kind of thing. Automation. Some heavy lifting.
    ------------------
    Okay. Seems to be running. Slowly, but running.
    I now have at least two different versions of Python installed on my PC. Installed 3-10-10 just for whisper. Already had 3-11 to run globally.
    I always make choosing an installation location more complicated than it has to be.
    But I don't want to run into compatibility problems with the various versions of Python -- plus, I don't know what the implications are as far as Environment Variables, and the fact that the various versions all have to call ffmpeg, chocolatey, or selenium, or whatever.
    I installed 3.11 in the default location for Program Files.
    In installed 3-10-10 in a folder directly on C drive that I created for it, called python-3-10-10.
    I think that part of the key to success here is following kevin's protocol of going to the folder where the audio files are at, and typing CMD directly into the address bar FROM THERE. (I've seen one or two other vids about python. No one mentioned this good tip.)
    Anyway, with my limited knowledge, I think it's like this:
    I've installed the following globally:
    chocolately
    ffmpeg
    python 3-11
    pytorch.
    Then, I've installed 3-10 locally, in a folder on the c drive.
    I bring my audio files into that 3-10 folder, enter CMD into the address bar there, and all is well.
    I'm running 3-10, and still, I guess, accessing all those global resources that I need to.

    • @antipupsz2411
      @antipupsz2411 ปีที่แล้ว

      I have a similar hardware setup (no CUDA, only CPU), and been wondering how long does it take to transcribe a 1-hour long video file using the --large model. What's been your experience?

    • @daedalusjones4228
      @daedalusjones4228 ปีที่แล้ว +1

      @@antipupsz2411 Yup, I believe it was faster using Co-Lab. The advantage of using it on your hard drive, though, is transcribing multiple files. Set and forget it, go outside.

    • @etnisu
      @etnisu ปีที่แล้ว

      @@antipupsz2411 hey how do you achive to transcribe 1 hour. I tried 1 hour .mkv file but everytime it only transcribe 1 minute :(

    • @Voldemorts.Nipple
      @Voldemorts.Nipple ปีที่แล้ว

      @@etnisu You have to wait a lot for it to keep transcribing

    • @Voldemorts.Nipple
      @Voldemorts.Nipple ปีที่แล้ว

      @@antipupsz2411 Hey I'm transcribing one hour as well and it's been like 4 hours and only now it's halfway. I'm using medium model with my 6GB GPU and this is very slow. How long did it take for you?

  • @nicolejones4707
    @nicolejones4707 8 หลายเดือนก่อน +4

    Dude, I can't tell you how many times you've saved me in my IT job. I'm an AV specialist and have never used python, but with your videos I've been able to use Whisper on google collab for short pieces and with this, a 40 minute piece, with no struggle. Your written and video guides are pretty incredible.

  • @sashabagdasarow497
    @sashabagdasarow497 ปีที่แล้ว +1

    This is why I love internet! To execute a neural network you just have to follow simple guidelines!
    There are issues and stuff to figure out yourself, but this is such a great jumpstart!

  • @robh5695
    @robh5695 ปีที่แล้ว +2

    I was recently thinking how great it would be to have Whisper local, instead of online only. And, voila, here's Kevin! Readin' minds, and don't even know it; well, you do now. Thanks!

  • @CharCharSJ
    @CharCharSJ ปีที่แล้ว +19

    Amazing walkthrough. Thank you. You've made something that would have been overwhelming for me and taken me hours (if I could do it at all) seem so easy and I was done in under half an hour!!

  • @marcoomana8130
    @marcoomana8130 10 หลายเดือนก่อน

    My brother you have saved me literally over a thousand hours of work. This made a life-changing improvement on my productivity

  • @Alex-jb4ke
    @Alex-jb4ke ปีที่แล้ว +1

    YOUR VIDEO IS AMAZING!!! It helped me so much with learning languages, I used this whisper program, converting speech to text, and then I used chat GPT as a super translator, IT IS ABSOLUTELLY AMAZING. Thanks to this video I did in 1 day the amount of work for 4 days. The quality of Whisper is absolutelly amazing. Kevin Stratvert is the BEST, Thank you

  • @ydhirsch
    @ydhirsch 9 หลายเดือนก่อน

    This was indeed a helpful video, even if I wish you skipped package managers for ffmpeg installation. I got Whisper installed and working, testing transcription on a recording of a 70 minute meeting. With a fairly muscular PC, I tried with small, medium and large models. Surprisingly I got more accurate results with small, in addition to quicker results. Great tool, wonderful intro.

  • @sabofx
    @sabofx ปีที่แล้ว

    Crystal clear tutorial. Worked the first time trying. Thanx buddy! 😁

  • @andabordean622
    @andabordean622 หลายเดือนก่อน

    Thank you Kevin, very much appreciated. Some youtube channels wouldn't teach people like the way you do, I really enjoy watching this.

  • @johnd324
    @johnd324 ปีที่แล้ว

    It worked on Python 3.11.4 and the latest PyTorch! I used a CPU and a 1 minute speech took 4 minutes to be transcribed using the small model, 10 minutes using the medium. The installation in the cloud (00:35) is much faster, with the result in under 1 minute. The medium model can recognize technical words. Thanks for showing this tool.

  • @almccurdy3707
    @almccurdy3707 ปีที่แล้ว +2

    Amazing job Kevin. My first attempt at installing Whisper was bad, but your video had me running in no time.

  • @GeorgeRoberts-iu8mo
    @GeorgeRoberts-iu8mo 7 หลายเดือนก่อน +4

    I use this to watch movies in other languages and this has boosted my language skills more than anything. I feel like language learners are never thought of because they make up such a small percentage of any user base and are quite silent. Thanks Kevin.

  • @temperanceplaysgenshin
    @temperanceplaysgenshin 10 หลายเดือนก่อน

    This is one of the best step-by-step instructions I've ever seen. Thank you!

  • @jimdarley
    @jimdarley ปีที่แล้ว +4

    Outstanding tutorial as always Kevin. Thank you. I used this to transcribe my recording of a 45-minute webinar so I could read along and highlight as I listened to the replay. It took just 11 minutes on my high-end gaming computer with a Geforce RTX-3060 Ti graphics card. Very useful tool!. ‼

    • @generalgeert
      @generalgeert ปีที่แล้ว +1

      SOunds great, which model did you use? the default small model or a higher one?

    • @jimdarley
      @jimdarley ปีที่แล้ว +2

      @@generalgeert I used whisper -model medium

    • @huy3148
      @huy3148 ปีที่แล้ว

      Which CPU did you have for that transcribe? Thank you

    • @iagovinicius3228
      @iagovinicius3228 7 หลายเดือนก่อน

      I have an RTX 7800xt, but when transcribing it is the CPU that does the work... how do I use the GPU?

  • @WilliamMMiller
    @WilliamMMiller ปีที่แล้ว +11

    Hi Kevin. Been watching you for awhile and just want to say thanks for all the explanations. Concise and interesting. You've helped me a lot and, again,
    I thank you. Keep it rolling!

  • @Flatwound
    @Flatwound ปีที่แล้ว

    I had previous success with your Stable Diffusion video for a local install. It was the only one I found that was clear and perfectly detailed! This video also was excellent, I just followed your step by step instructions and everything is working great!

  • @ashraffouad
    @ashraffouad ปีที่แล้ว +1

    Wow, many thanks Kevin. I had my own videos that I was planning to do Voiceover and found it very difficult to listen to and translate the video, this way I was able to generate Arabic text and it is pretty good and even the translate feature to English is excellent. This video solved a lot for me, and I have tested it, and very promising. Many thanks again.

  • @SpeedRacer24X
    @SpeedRacer24X ปีที่แล้ว +31

    Another incredibly useful video and so very easy to follow as well! It works perfectly for my large assembly recordings. Thanks so much Kevin. You're such a great teacher, I just love your stuff!

  • @gringo7864
    @gringo7864 ปีที่แล้ว

    As an educator, I really like you style of explaining. Tnx

  • @mariatepei7391
    @mariatepei7391 10 หลายเดือนก่อน

    bless your soul, my assignment would've never been submitted on time if it weren't for this video 🙏

  • @donmago
    @donmago ปีที่แล้ว +4

    Thank you , Kevin, for sharing your knowledge and teaching skills in this and your other TH-cam contributions. I followed this TH-cam video to the letter and was able, with only a few hiccups (of my making), to transcribe very important audio files my wife recorded on her iPad. My Win 10 PC did the job flawlessly to my wife's stringent specifications. Happy wife, happy home. I first tried your excellent video, "Audio to Text" which was satisfactory for very small audio files due to the limited capacity available through Microsoft. The AI system worked very well on a 6 mb audio file (four pages of text in a MS Word file). I haven't yet tried a larger file size but believe it would work fine for larger files. Again thank you for all you do, for sharing your selfless talents and wonderful passion for what you present.

  • @stevechertkof1264
    @stevechertkof1264 4 หลายเดือนก่อน

    Thanks!

  • @Trunkerad
    @Trunkerad ปีที่แล้ว

    Incredibly helpful. Thank you.
    Whenever I want to use some (free and very useful) open-source tool I'm always baffled how difficult unintuitive it is to get it running by yourself

  • @Ajumi-
    @Ajumi- 6 หลายเดือนก่อน

    it worked! I was a bit scared of all the steps and everything, but your video was perfect and covered every single bit and here i am, using those "cmd things" and it works! Haha without ANY compute knowledge. I mean it complains some programs seem to be old but it still works so i just don't dare to touch my laptop now and wait for the magic to happen. (it started transcribing already

  • @the.squidd
    @the.squidd 8 หลายเดือนก่อน

    You are a legend. What an amazingly helpful and easy to listen to tutorial on this.

  • @Unknown-v4o
    @Unknown-v4o ปีที่แล้ว +1

    Many thanks for another excellent video. Some of the versions from this video have been updated but I was able to find the ones you mentioned so everything is working as expected.
    I teach English (and digital literacy) and sometimes wanted a transcript for an interesting podcast. This is great as it is free, has no time limit and offers other languages which I am keen to test soon. I also like your video which shows how to use the online version of Word.
    Btw, I use some of your tutorials in the classroom for my MS app classes and the students love your videos too. The only adjustment I do is slow down the playback as it is sometimes a little too fast for my learners :).
    Many thanks again and please keep up the good work!

  • @morenabalatseng8003
    @morenabalatseng8003 ปีที่แล้ว +3

    Thank you very much Kevin. Your channel helps even laymen like myself appear like tech nerds when I share these solutions with friends. And I always recommend your channel to them.

  • @rebeccasimpson7477
    @rebeccasimpson7477 9 หลายเดือนก่อน

    Wow! Really impressed how quick and easy this was. Would love a follow up video on how to incorporate something like pyannote to this so that we can also have speaker diarization!

  • @DoD33
    @DoD33 ปีที่แล้ว

    Holy... I've been following you for quite some time now and I have to say, you lost me on this one. I'm sure there's another way I can accomplish this, not to say you are wrong, or giving bad advice or whatever, in fact just the opposite, you explained it perfectly and of course I have no doubt it's doable. In fact I'm writing this to get you more comments on the video. Great job, it's just one I'll pass on.

  • @黃淑媛-d7d
    @黃淑媛-d7d ปีที่แล้ว

    Thanks so so much this great programme .Right now l am running
    an English school . During this Covid 19 it is really hit my business so bad . I will share this useful app to help up my students . Again thanks so much .

  • @EvilLittleCar
    @EvilLittleCar ปีที่แล้ว

    Thank you! This is exactly what we needed to transcribe our tiny DnD podcast!

  • @haechi9381
    @haechi9381 5 หลายเดือนก่อน

    Thank you for the smooth tutorial! I'm doing subs at my free time and I'm struggling at the timings of the audio sooo it will be a big help ^^

  • @MichaelLaFrance1
    @MichaelLaFrance1 ปีที่แล้ว +5

    This exercise gave me some solid experience troubleshooting errors. I had to pull teeth to get Homebrew (using a Mac) to install properly, and then had an SSL certificate error, but Google & Stack Overflow came to the rescue, and Whisper is working like a charm. Thanks for the great video!
    By the way, if anyone gets an SSL certificate error using Python3 (which apparently is common), just enter the following in terminal, exactly as written (but check your version*):
    /Applications/Python\ 3.11/Install\ Certificates.command
    * Just adjust the version number to match your release, in the example above, I updated it to 3.11

    • @mehmetbakideniz
      @mehmetbakideniz 9 หลายเดือนก่อน +1

      people like you further motivate me to share my knowledge with the internet. Thank you so much! you have saved me a ton of time.

    • @DirkBeukers98
      @DirkBeukers98 8 หลายเดือนก่อน

      I have this problem but when I try your solution the terminal says: "no such file or directory: /Applications/Python" Do you know how to fix that?

  • @robertparenton7470
    @robertparenton7470 ปีที่แล้ว

    Thank You! I was able to transcribe my mp3 file. Excellent technology for next week's online course.

  • @rebine_lee
    @rebine_lee ปีที่แล้ว

    哇真的好用,讲的很细致!!在中国永远找不到如此细致的教程

  • @ochuutv7195
    @ochuutv7195 ปีที่แล้ว +3

    Kelvin you such a sweet heart... just when I needed a transcribing software...
    vaahlaaaaah!!! Here you are with the solution..
    Kelvin are you reading my mind?Answer me
    Nice one bruh... you make everything seems easy.. And working SMART Muah!!! Kelvin Kelvin!!!!! Thank you ❤

  • @berfont1994
    @berfont1994 ปีที่แล้ว

    Appreciate your teaching Kevin, love and respect from Singapore :)

  • @anonymousperson45152
    @anonymousperson45152 ปีที่แล้ว

    Bro I dunno what to say but this is the thing that I have been looking for. Thank you a lot.

  • @calypso168
    @calypso168 5 หลายเดือนก่อน

    Thank you so much! Very helpful besides the small problem with dll file that I encounter, I fixed it and working perfectly now

  • @vickiebarnes4326
    @vickiebarnes4326 8 หลายเดือนก่อน

    Awesome! Thank you so much. You helped me actually get this to work (after watching several other videos!).

  • @crypticiq2006
    @crypticiq2006 22 วันที่ผ่านมา

    idk man criminally underrated video !

  • @markushastreiter9640
    @markushastreiter9640 ปีที่แล้ว

    Thank you so much. Great instructions with exactly the right level of detail. Got whisper running on first try.

  • @iondu655
    @iondu655 ปีที่แล้ว +5

    I got the
    'whisper' is not recognized as an internal or external command,
    operable program or batch file.
    Response when I wrote the command. Is there any solution to this issue?

    • @omidszi
      @omidszi 11 หลายเดือนก่อน +3

      Hey did you manage to fix that? I'm having the same issue :(

    • @iondu655
      @iondu655 11 หลายเดือนก่อน

      @@omidszi my advice is to use Whisper AI on Google Workspace (Google Colab). I still can not make it work on my computer.

    • @turkozfataliique1854
      @turkozfataliique1854 4 หลายเดือนก่อน

      adding this path to environment path worked
      'C:\Users\\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\Scripts'

    • @YossefTrabelsi
      @YossefTrabelsi 3 วันที่ผ่านมา

      same one here

  • @Noneofyourbusiness2000
    @Noneofyourbusiness2000 ปีที่แล้ว +2

    When checking your python version from the command line make sure you use a capital V.
    python -V
    This is because python -v is the option for verbose and you will have a wall of strange text popup instead of the version number

  • @killakaiju
    @killakaiju 7 หลายเดือนก่อน

    dude thank you this actually worked compared to other tutorials!

  • @ArlekinVergeltungswaffe
    @ArlekinVergeltungswaffe ปีที่แล้ว +1

    You know, this is one of those videos that you wish you could like 100 times. Much appreciated, man. Amazing video. Thank you so much. Subscribed

  • @renerens
    @renerens ปีที่แล้ว

    It is really amazing how good it is at transcribing songs! Using that for my home build arranger/karaoke keyboard :)

  • @ETSemajase
    @ETSemajase ปีที่แล้ว +2

    Thank you Kevin for what you do. I followed the instructions. I added the following in case some newbies wanted this.
    I installed Python version 3.11.5 in Windows 11 and it works fine. In Windows Explorer, I created a folder under the C: Drive called Whisper. I then copied my mp3 audio file (from data drive) to C:\Whisper, typed in cmd in the address field to bring up the Command Prompt, and then typed
    whisper filename.mp3 --model medium [and then Enter].
    A 36-minute conversation (50mb) took a little over 39 minutes to run. I then cut all the files from C:\Whisper and pasted them into a folder on my data drive. Then I copied the text version into a version of Word that I don’t pay a monthly fee for and saved it. 😊
    Hope this helps someone.

    • @struppifrohlich2008
      @struppifrohlich2008 ปีที่แล้ว +1

      I tried Python 3.11.5 too, but every time i go in my C:\Whisper folder and type in CMD where I type in Whisper test.wav it says:
      FileNotFoundError: [WinError 2] The system cannot find the specified file
      Do you know a solution?

    • @Indo-Aryan9644
      @Indo-Aryan9644 2 หลายเดือนก่อน

      Same problem dude 😢​@@struppifrohlich2008

  • @k.mackenziescott8471
    @k.mackenziescott8471 ปีที่แล้ว

    This is great, but I wish there was a way to output in a Word document and segment by speaker - more a comment on whisper functionality than the video. Great work!

  • @aminaelyoussoufi3235
    @aminaelyoussoufi3235 9 หลายเดือนก่อน

    incroyable!! merci beaucoup j'ai tout compris c'était méga clair. bravo continue comme ça.

  • @dagmar4580
    @dagmar4580 ปีที่แล้ว +1

    Thank you for all the time you put into making this step-by-step guide, all worked, yay! It did, however, take over 2,5h to transcribe a 40 min interview in .wav. Is that how it's supposed to be? Anyone else noticing similar sluggishness? 🤔

  • @yulo8987
    @yulo8987 10 หลายเดือนก่อน

    God bless you! Thank you for explaining the process in a simple and easy to follow way.

  • @d.i.d
    @d.i.d ปีที่แล้ว +2

    Why you dont use GUI for Whisper? No one have a time to play with console... regards! :)

  • @Jo-xu2vi
    @Jo-xu2vi ปีที่แล้ว

    It's a great help to sort and summarize important info from a vidz 😊. Thank you mr. Kevs!

  • @iggymach
    @iggymach 10 หลายเดือนก่อน

    I would have never managed without this video. Thanks man
    Also, 2.7 Gb for Torch. Wow!!

  • @rikay91
    @rikay91 3 หลายเดือนก่อน

    Thank you so much!! This is one of the best guides imho!

  • @digicinematic
    @digicinematic 8 หลายเดือนก่อน

    Nice video. I was able to install Whisper on Ubuntu 22.04 LTS and transcribe without a hitch.😄 Well done.

  • @sashabagdasarow497
    @sashabagdasarow497 ปีที่แล้ว

    Brooo! The CMD trick is so good!

  • @MarkAntinozzi
    @MarkAntinozzi 9 หลายเดือนก่อน

    I was able to transcribe and translate audio with Whisper!! Thank you so much!!
    >M

  • @Sleet69
    @Sleet69 ปีที่แล้ว

    Excellent how-to, easy to follow and descriptive. Thanks!

  • @davidcohen1861
    @davidcohen1861 11 หลายเดือนก่อน

    Like other users I had to update pip to get everything to run correctly but cmd gave me the prompt I needed to update so really easy in Windows 11. --- Also it is worth mentioning that I did the cloud version and the download version and the cloud version will limit how much you can use it. If you have 30 minute or more audio files you will only be able to do 1 or two using the cloud version but the download version seems to be unlimited so far. I am converting 1 hour + audio files in medium and it has not limited me at all.

  • @ridahmohib
    @ridahmohib ปีที่แล้ว +1

    Thanks for the clear instructions to use the tool. It works on python 3.11.1 also albeit with a few errors that can be ignored

    • @pbartkus
      @pbartkus ปีที่แล้ว

      I'm running it on python 3.11.5 error free.

  • @andrasveg7913
    @andrasveg7913 4 หลายเดือนก่อน

    Thank you for the walkthrough! Really helpful

  • @abararahmed9402
    @abararahmed9402 ปีที่แล้ว

    just 2 words for you.. you are incredibly awesome.

  • @PhilipSalt
    @PhilipSalt ปีที่แล้ว

    Thank you Kevin for sharing your walkthrough, been looking at paid at platform for transcription. So easy when you know how

  • @FearTec
    @FearTec 11 หลายเดือนก่อน

    Awesome work Kevin. Subscribed

  • @ChatGPTCentralNM
    @ChatGPTCentralNM ปีที่แล้ว

    Love these videos, Kevin Keep them coming man!

  • @Elena-00
    @Elena-00 ปีที่แล้ว +1

    It currently works with Python version 3.11.7. Thanks Kevin

    • @benjagomol
      @benjagomol ปีที่แล้ว

      what about 3.12 or 3.13?

  • @fortheloveofcake93
    @fortheloveofcake93 ปีที่แล้ว

    Running flawlessly for me. What a fantastic guide. I had to download latest version of pip to work but no hitches installing anything for me.

  • @markmikhaeel
    @markmikhaeel ปีที่แล้ว

    Kevin, you are my tech genius! That came in the right time.
    Thanks heaps for your amazing video:)

  • @iu-di3lj
    @iu-di3lj ปีที่แล้ว

    So useful and clearly presented, never stop making videos

  • @druidmechanics
    @druidmechanics ปีที่แล้ว +1

    Great instructional video. Clear and informative. Thank you.

  • @darts1941
    @darts1941 10 หลายเดือนก่อน

    Thank you first..! these video teach me the better way how to use whisper AI

  • @whitewingsmedia0
    @whitewingsmedia0 ปีที่แล้ว

    Well, I got it to work so I'm good. Your instructions are excellent!

  • @marknelson6514
    @marknelson6514 ปีที่แล้ว

    Fantastic video. I'm going to grab the transcript and start installing on another i7 laptop and see what happens. Thank you sir!

  • @chasiu75
    @chasiu75 5 หลายเดือนก่อน +2

    OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\Jonathan\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies. This is the error I get when I try to run whisper. So disappointed, I have no clue what to do to fix it.

    • @chasiu75
      @chasiu75 5 หลายเดือนก่อน +1

      The issue solved by downloading libomp140.x86_64.dll and placing it in 'C:\Windows\System32' and it now finally works!

  • @philweaver457
    @philweaver457 ปีที่แล้ว

    Thanks, Kevin. Super helpful!

  • @vicentesoto1628
    @vicentesoto1628 ปีที่แล้ว

    I was not able to continue since you provided Chocolatey but no further explanation if using MAC.
    Anyway awesome work.

  • @joseponce9567
    @joseponce9567 ปีที่แล้ว

    great explanation and all straightforward

  • @the_kvadronikus
    @the_kvadronikus ปีที่แล้ว

    thank you for that guide, simple and to the point, but full of info, like.

    • @the_kvadronikus
      @the_kvadronikus ปีที่แล้ว

      and yes, ive install and use whisper, it works, somewhere lose correct endings of words or choose wrong letter, but it have insanely quality of transcribation even for Russian lang on normal base.

  • @ArtiomFranich
    @ArtiomFranich 3 หลายเดือนก่อน

    I was. For Russian, it worked as a charm. Many, many thanks!

  • @pavlohak4525
    @pavlohak4525 ปีที่แล้ว

    It's working !!! Thank you for help ))

  • @perruris
    @perruris ปีที่แล้ว

    Your content is a jewel, ty!

  • @member3673
    @member3673 ปีที่แล้ว +1

    Could you please tell me where to change for a different language, audio file in a different language and it is to be written in the same language. Otherwise, how can Whisper recognize the language? Thank you

  • @Dadaamadeu
    @Dadaamadeu ปีที่แล้ว

    Amazing! Thanks fpr such a helpful video, dude!

  • @expcavaliers
    @expcavaliers ปีที่แล้ว

    amazing tutorial. Thank you for this super high quality well thought out tutorial. went super smooth.

  • @jerimiebrunst9490
    @jerimiebrunst9490 ปีที่แล้ว

    Excellent tutorial. Great job. Thank you

  • @Dragonka523
    @Dragonka523 ปีที่แล้ว

    Thank you very much, great walkthrough and thanks for the uninstall informations too

  • @cemimo
    @cemimo ปีที่แล้ว

    This was very helpful. Thanks a lot!

  • @pritish47
    @pritish47 ปีที่แล้ว +4

    Hi kevin, i tried this. But i am getting this error while running the whisper: "whisper' is not recognized as an internal or external command,
    operable program or batch file."

  • @jaredhinton5662
    @jaredhinton5662 ปีที่แล้ว

    Very cool my dude, thank you for helping with this. I would have never gotten this on my own

  • @someshkhatawe3404
    @someshkhatawe3404 ปีที่แล้ว

    omggggg!!!!!!!! this was so smooth .... Thanks!!