Systran_faster-whisper-small.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 small.en model for CTranslate2
This repository contains the conversion of openai/whisper-small.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("small.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-small.en --output_dir faster-whisper-small.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:3268d0b4eb72eb541d2fb0340aeafc5709e6b704&dn=Systran_faster-whisper-small.enOpen magnet in torrent client · infohash 3268d0b4eb72eb541d2fb0340aeafc5709e6b704
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 1.3 KB (1,330 B) | 22c0743ac43946fd981ad42117140a871e916bc7 | c87ff776137c2ecb30ee3b324b4cf5f38abf9423464613641ee45430bf580851 |
| config.json | 2.6 KB (2,657 B) | ced3fd5bbb3e9f7664658065d2d36164712cf1d5 | 666a9605530ac1f61fa8177f3702b4dacec9966749e42610839fcc32661d5fae |
| model.bin | 461.1 MB (483,545,366 B) | 1ddc6928e41b41dde87c3ea5c9146a1f959dfbf5 | 62b2a45b05ee59acb4a5341b33ee35e041395d378d418a18acfe4c9e768ee37a |
| 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-small.en/
- Slug
- Systran_faster-whisper-small.en
- Infohash
- 3268d0b4eb72eb541d2fb0340aeafc5709e6b704
- License
- mit
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: Systran_faster-whisper-small.en.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | Systran/faster-whisper-small.en |
|---|---|
| Revision (pinned) | d1d751a5f8271d482d14ca55d9e2deeebbae577f |
| Fetched at | 2026-09-02T03:19:47Z |
| 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:53Z
mit463.6 MB (486,100,128 bytes)ctranslate2audioautomatic-speech-recognition1 language (en)