McCloudS / subgen

Autogenerate subtitles using OpenAI Whisper Model via Jellyfin, Plex, Emby, Tautulli, or Bazarr
MIT License
570 stars 49 forks source link

distil-large-v3 - request #75

Closed dandanarsk closed 5 months ago

dandanarsk commented 6 months ago

Do you plan to add support for distil-large-v3? Thanks

McCloudS commented 6 months ago

4 Mar 2024: Updated Dockerfile CUDA to 12.2.2 (From CTranslate2). Added endpoint/statusto return Subgen version. Can also use distil models now! See variables below!

McCloudS commented 6 months ago

Sorry, I misread that as v2, didn’t know there was a v3. Faster-whisper just pushed a new package (30 minutes ago) to support that model, we're just waiting for it to be publish to Pypi, should be quite soon.

dandanarsk commented 6 months ago

Thank you

dandanarsk commented 6 months ago

Didn't work, tried to add it in the compose.yaml, but wont download. Regards, Dan Grosariu

On Tue, 26 Mar 2024 at 14:16, McCloudS @.***> wrote:

Sorry, I misread that as v2, didn’t know there was a v3. Have you tried it to see if it can download it?

— Reply to this email directly, view it on GitHub https://github.com/McCloudS/subgen/issues/75#issuecomment-2020550787, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKSSV2OHXZCKXW6Q5FRN2XLY2F7KRAVCNFSM6AAAAABFJAIPBGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRQGU2TANZYG4 . You are receiving this because you authored the thread.Message ID: @.***>

McCloudS commented 5 months ago

distil-large-v3 is now supported in the newest docker image. Let me know if it doesn't work.