tigros / Whisperer

Batch speech to text using OpenAI's whisper.
256 stars 24 forks source link

Add support for transcribing videos from youtube #58

Closed Koaxz closed 7 months ago

tigros commented 7 months ago

what's the problem with youtube videos? unless you mean direct from youtube, nope, figure out how to download the videos then there shouldn't be any problem.

tjesp commented 7 months ago

Use yt-dlp first.

https://github.com/yt-dlp/yt-dlp

tigros commented 7 months ago

or check out FreeTube

click the download button (arrow pointing down) and you'll see at the bottom of the list you can get the auto generated subtitles.

they're in a strange format though, you can use this Subtitle Converter I point you there because many others won't work with that format.

so now you don't need whisper :) save electricity..

ToiYeuTien commented 7 months ago

hoặc xem FreeTube

nhấp vào nút tải xuống (mũi tên chỉ xuống) và bạn sẽ thấy ở cuối danh sách bạn có thể nhận được phụ đề được tạo tự động.

Tuy nhiên, chúng có định dạng lạ, bạn có thể sử dụng Trình chuyển đổi phụ đề này . Tôi chỉ cho bạn ở đó vì nhiều định dạng khác không hoạt động với định dạng đó.

nên bây giờ bạn không cần thì thầm :) tiết kiệm điện..

or check out FreeTube

click the download button (arrow pointing down) and you'll see at the bottom of the list you can get the auto generated subtitles.

they're in a strange format though, you can use this Subtitle Converter I point you there because many others won't work with that format.

so now you don't need whisper :) save electricity..

Hi ! The issue I'm experiencing is unrelated to this topic. I'm using your software, Whisperer. I'm having a problem with the software automatically starting (it starts when my computer is in use, not at Windows startup). The issue started from version 3.1, and even after uninstalling and reinstalling version 3.2, it still automatically starts when my computer is in use. Could you please check into this? Thank you so much for this useful software.

tigros commented 7 months ago

Hi,

you must have a scheduled task, click the Watch Schedule button then Cancel to delete it.

ToiYeuTien commented 7 months ago

Hi,

you must have a scheduled task, click the Watch Schedule button then Cancel to delete it.

oh thank you !