Systran_faster-whisper-tiny.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 tiny.en model for CTranslate2
This repository contains the conversion of openai/whisper-tiny.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("tiny.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-tiny.en --output_dir faster-whisper-tiny.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:328ea39a4bf29e45f06ae4f0d1ac362dcc1e587c&dn=Systran_faster-whisper-tiny.enOpen magnet in torrent client · infohash 328ea39a4bf29e45f06ae4f0d1ac362dcc1e587c
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 1.3 KB (1,323 B) | 274935f9e69738f32b157a5572d8940122d27417 | 1b7816626bf0548e4b71a467f4112b4592924bc818e3117f19aefcc50ce4b6aa |
| config.json | 2.3 KB (2,317 B) | 4065bb3bed375b176d5465be117d2d202e210434 | 14b1b421a90349bc551b881461426b561a874049cb9e4c4864f2ca384f6a7cc5 |
| model.bin | 72.0 MB (75,537,502 B) | bf819c4b15a922a4f4ee1a33c7485412d8322a51 | 1a5afae06a4db91c975c9a9d78be5cc110ee4ea022ad57d55492e4550e936b2a |
| 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-tiny.en/
- Slug
- Systran_faster-whisper-tiny.en
- Infohash
- 328ea39a4bf29e45f06ae4f0d1ac362dcc1e587c
- License
- mit
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: Systran_faster-whisper-tiny.en.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | Systran/faster-whisper-tiny.en |
|---|---|
| Revision (pinned) | 0d3d19a32d3338f10357c0889762bd8d64bbdeba |
| Fetched at | 2026-09-02T03:19:56Z |
| 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:59Z
mit74.5 MB (78,091,917 bytes)ctranslate2audioautomatic-speech-recognition1 language (en)