NeuralFalconYT / Whisper-Turbo-Subtitle

2 stars 2 forks source link

Can you add a feature where you can input a youtube link, and it would do so? #1

Open MahdeenSky opened 2 weeks ago

MahdeenSky commented 2 weeks ago

Thank you for your implementation you provided. Can you make an implementation that uses "yt-dlp" module to download youtube video audios to use whisper on them, as an alternate option? Also does this translate to english if in a foreign language?

NeuralFalconYT commented 1 week ago

Yes but I will use https://downsub.com/

MahdeenSky commented 4 days ago

welp I made a fork for it anyways, simple change, however, not quite sure how to do translation with this one.

NeuralFalconYT commented 4 days ago

I’ve already implemented that using model="facebook/nllb-200-distilled-600M".

Here’s the code look at the translate part:

https://github.com/NeuralFalconYT/F5-TTS-Demo/blob/main/f5_dubbing_embedded.ipynb

However, I want to simplify the Whisper subtitles because using nllb-200 requires more memory to run. Give me some time, and I’ll work on adding these features.

On Sat, 23 Nov 2024, 7:42 am MahdeenSky, @.***> wrote:

welp I made a fork for it anyways, simple change, however, not quite sure how to do translation with this one.

— Reply to this email directly, view it on GitHub https://github.com/NeuralFalconYT/Whisper-Turbo-Subtitle/issues/1#issuecomment-2495219883, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJQ7I7NRLGKZJI6CW3YWKP32B7P73AVCNFSM6AAAAABRVJKSVWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVGIYTSOBYGM . You are receiving this because you commented.Message ID: @.***>