AI SeedbankHelp preserve open and free AI for humanity's future

← All models

deepdml_faster-whisper-large-v3-turbo-ct2

deepdml · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: 1 · Leechers: 0

Observed 2026-09-02T13:56:39Z via announce.aitorrent.org:7070.

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


language:

  • en
  • zh
  • de
  • es
  • ru
  • ko
  • fr
  • ja
  • pt
  • tr
  • pl
  • ca
  • nl
  • ar
  • sv
  • it
  • id
  • hi
  • fi
  • vi
  • he
  • uk
  • el
  • ms
  • cs
  • ro
  • da
  • hu
  • ta
  • 'no'
  • th
  • ur
  • hr
  • bg
  • lt
  • la
  • mi
  • ml
  • cy
  • sk
  • te
  • fa
  • lv
  • bn
  • sr
  • az
  • sl
  • kn
  • et
  • mk
  • br
  • eu
  • is
  • hy
  • ne
  • mn
  • bs
  • kk
  • sq
  • sw
  • gl
  • mr
  • pa
  • si
  • km
  • sn
  • yo
  • so
  • af
  • oc
  • ka
  • be
  • tg
  • sd
  • gu
  • am
  • yi
  • lo
  • uz
  • fo
  • ht
  • ps
  • tk
  • nn
  • mt
  • sa
  • lb
  • my
  • bo
  • tl
  • mg
  • as
  • tt
  • haw
  • ln
  • ha
  • ba
  • jw
  • su
  • yue tags:
  • audio
  • automatic-speech-recognition license: mit library_name: ctranslate2

Whisper large-v3 turbo model for CTranslate2

This repository contains the conversion of deepdml/whisper-large-v3-turbo to the CTranslate2 model format.

This model can be used in CTranslate2 or projects based on CTranslate2 such as faster-whisper.

Example

from faster_whisper import WhisperModel

model = WhisperModel("deepdml/faster-whisper-large-v3-turbo-ct2")

segments, info = model.transcribe("audio.mp3")
for segment in segments:
    print("[%.2fs -> %.2fs] %s" % (segment.start, segment.end, segment.text))

Conversion details

The original model was converted with the following command:

ct2-transformers-converter --model deepdml/whisper-large-v3-turbo --output_dir faster-whisper-large-v3-turbo \
    --copy_files tokenizer.json preprocessor_config.json --quantization float16

Note that the model weights are saved in FP16. This type can be changed when the model is loaded using the compute_type option in CTranslate2.

More information

For more information about the original model, see its model card.

Citation

Please cite the model using the following BibTeX entry:

@misc{deepdml/faster-whisper-large-v3-turbo-ct2,
      title={Faster Whisper ct2 large-v3 turbo},
      author={Jimenez, David},
      howpublished={\url{https://huggingface.co/deepdml/faster-whisper-large-v3-turbo-ct2}},
      year={2024}
    }

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:59eb1983ca34b4064665b370132c73ea28151382&dn=deepdml_faster-whisper-large-v3-turbo-ct2

Open magnet in torrent client · infohash 59eb1983ca34b4064665b370132c73ea28151382

Files & hashes

PathSizesha1sha256
README.md2.4 KB (2,454 B)fb53844bcca20e84e58c86859351b0af33771b870b54ba6aa7769ae8d03964d51c3b045d313a92741e248d03c2c258146745249c
config.json2.2 KB (2,263 B)0351d1d6870005e865747b781b5d7c23ea0459cdb0253ea6c0d3bea6b1e19e91a02acfd3b53f4467362efcb5a3e6b16c9b3a9b7e
model.bin1.51 GB (1,617,884,929 B)358ed817f1273dcab3bd66e0702aaf3ace9a0db5e76620f83d5f5b69efd3d87e3dc180c1bd21df9fbebacfd4335e5e1efcc018da
preprocessor_config.json340 B (340 B)931c77a740890c46365c7ae0c9d350ba3cca908f7ccc62c6f2765af1f3b46c00c9b5894426835a05021c8b9c01eecb6dfb542711
tokenizer.json2.6 MB (2,710,337 B)17456db595adc78a973f97d69d8cb50bc87c0b1c297b13372ac43916285644fb9687add3cc62ee2a1adb60da3dc25cc94c1871fd
vocabulary.json1.0 MB (1,068,114 B)0adcd01e7c237205d593b707e66dd5d7bc785d2dc69260f2ab26d659b7c398f9a2b2b48ed0df16c3b47d7326782fd9cba71690c1

Cite this release

Canonical URL
https://aiseedbank.org/models/deepdml_faster-whisper-large-v3-turbo-ct2/
Slug
deepdml_faster-whisper-large-v3-turbo-ct2
Infohash
59eb1983ca34b4064665b370132c73ea28151382
License
mit
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: deepdml_faster-whisper-large-v3-turbo-ct2.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositorydeepdml/faster-whisper-large-v3-turbo-ct2
Revision (pinned)4df90f75321148c3a29a9e2351b7ddf8f5b115a8
Fetched at2026-09-02T03:19:59Z
License at fetchmit
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T03:20:17Z

mit1.51 GB (1,621,668,437 bytes)ctranslate2audioautomatic-speech-recognitionhawyueeval-results98 languages (en, zh, de …)