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

← All models

Systran_faster-whisper-medium

Systran · 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 tags:
  • audio
  • automatic-speech-recognition license: mit library_name: ctranslate2

Whisper medium model for CTranslate2

This repository contains the conversion of openai/whisper-medium 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("medium")

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 openai/whisper-medium --output_dir faster-whisper-medium \
    --copy_files tokenizer.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.

Magnet link

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

magnet:?xt=urn:btih:c41770bd11852683028172dd801c78e87b107d2a&dn=Systran_faster-whisper-medium

Open magnet in torrent client · infohash c41770bd11852683028172dd801c78e87b107d2a

Files & hashes

PathSizesha1sha256
README.md2.0 KB (2,005 B)68a6ff5e20f337a8b4e27e4ea4cca73afb9a40fba30144a6232423e5e4e9e17952b5a543a506dc0cb9de02fd9d875d7ec40fef83
config.json2.2 KB (2,257 B)242aa06a480a7b5509375c645097e87af51367743622a2ddc41ec0e0fd4e68c13c6830f03b90c38d89aaad184de02c8c642cf807
model.bin1.42 GB (1,527,906,378 B)67a23b157ef324fec75418ec64d428b39681f9709b45e1009dcc4ab601eff815b61d80e60ce3fd8c74c1a14f4a282258286b51ae
tokenizer.json2.1 MB (2,203,239 B)7818adb6de9fa3064d3ff81226fdd675be1f6344fb7b63191e9bb045082c79fd742a3106a12c99513ab30df4a0d47fa6cb6fd0ab
vocabulary.txt449.1 KB (459,861 B)c9074644d9d1205686f16d411564729461324b7534ce3fe1c5041027b3f8d42912270993f986dbc4bb34cf27f951e34a1e453913

Cite this release

Canonical URL
https://aiseedbank.org/models/Systran_faster-whisper-medium/
Slug
Systran_faster-whisper-medium
Infohash
c41770bd11852683028172dd801c78e87b107d2a
License
mit
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: Systran_faster-whisper-medium.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositorySystran/faster-whisper-medium
Revision (pinned)08e178d48790749d25932bbc082711ddcfdfbc4f
Fetched at2026-09-02T03:19:05Z
License at fetchmit
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T03:19:22Z

mit1.43 GB (1,530,573,740 bytes)ctranslate2audioautomatic-speech-recognitionhaw98 languages (en, zh, de …)