Systran_faster-whisper-medium.en
Systran · View on Hugging Face ↗
Get this model
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 tags:
- audio
- automatic-speech-recognition license: mit library_name: ctranslate2
Whisper medium.en model for CTranslate2
This repository contains the conversion of openai/whisper-medium.en 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.en")
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.en --output_dir faster-whisper-medium.en \
--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:e30302882884747e466bda89f436bfe873ce9cb6&dn=Systran_faster-whisper-medium.enOpen magnet in torrent client · infohash e30302882884747e466bda89f436bfe873ce9cb6
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 1.3 KB (1,337 B) | a253228859fcdcde8c74ba3906e1c500661c70aa | ab3ddd3b6af4ea0ef353cb80004f26613ba33217f81652fc13738d3b098c7675 |
| config.json | 2.6 KB (2,643 B) | 094bf1535b71e750d2c721808455dbb34237db98 | 4a1848ebabe7938d9797c15a2e8e4ce1d36e6fd4a43d096ae5955257c67c7962 |
| model.bin | 1.42 GB (1,527,904,330 B) | 3e199f988df4de4899ac6dfab48efc8d046bbb5f | 11b220779aea4c6f3ce9d2549c8a95ea869ed84066864b999531ef53e594fe5b |
| tokenizer.json | 2.0 MB (2,128,466 B) | 15d7bdf9ba25718ca2504eec6a8f02bc55af0a6a | 929c5252409436dce1b38a75d1abbcb5e132d170d8e324e4e04ed915fa2d22df |
| vocabulary.txt | 412.4 KB (422,309 B) | ee695b8d3e3c10d488304e04468efec4ca27554a | ff77588746d3a2595d32ab5b69ffd7b95ce2441ac57533cb66fc3eb575a115cf |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/Systran_faster-whisper-medium.en/
- Slug
- Systran_faster-whisper-medium.en
- Infohash
- e30302882884747e466bda89f436bfe873ce9cb6
- License
- mit
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: Systran_faster-whisper-medium.en.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | Systran/faster-whisper-medium.en |
|---|---|
| Revision (pinned) | a29b04bd15381511a9af671baec01072039215e3 |
| Fetched at | 2026-09-02T03:19:22Z |
| License at fetch | mit |
| Snapshot tool | huggingface · seedbank 0.1.0 |
Trackers
- udp://announce.aitorrent.org:6969/announce
- http://announce.aitorrent.org:7070/announce
- udp://announce2.aitorrent.org:6970/announce
- http://announce2.aitorrent.org:7071/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://open.demonii.com:1337/announce
- udp://open.stealth.si:80/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.torrent.eu.org:451/announce
✓ verified · rehash-vs-hf-metadata at 2026-09-02T03:19:40Z
mit1.43 GB (1,530,459,085 bytes)ctranslate2audioautomatic-speech-recognition1 language (en)