Systran_faster-whisper-tiny
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
- 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 tiny model for CTranslate2
This repository contains the conversion of openai/whisper-tiny 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")
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 --output_dir faster-whisper-tiny \
--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:26447d6bb8942408465c45544e94efe5503f39fc&dn=Systran_faster-whisper-tinyOpen magnet in torrent client · infohash 26447d6bb8942408465c45544e94efe5503f39fc
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 1.9 KB (1,991 B) | 7e9bc5761a3e88762273fb1011479f2e501266c4 | 29fb8444a02c1f133ab7e538525aa478ff68845964f21cf42500842b0e4a7b20 |
| config.json | 2.2 KB (2,249 B) | 3baa18e2b321a2f489614607852a729fcd516480 | a73a28cdfe1c43ccc7202fa333d1f89c202477271407ae9a7f19afa52039cac8 |
| model.bin | 72.0 MB (75,538,270 B) | 71ab45a04d5053267398603187b0bc54146e421e | dcb76c6586fc06cbdac6dd21f14cfd129cc4cdd9dce19bf4ffa62e59cbe6e6d1 |
| tokenizer.json | 2.1 MB (2,203,239 B) | 7818adb6de9fa3064d3ff81226fdd675be1f6344 | fb7b63191e9bb045082c79fd742a3106a12c99513ab30df4a0d47fa6cb6fd0ab |
| vocabulary.txt | 449.1 KB (459,861 B) | c9074644d9d1205686f16d411564729461324b75 | 34ce3fe1c5041027b3f8d42912270993f986dbc4bb34cf27f951e34a1e453913 |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/Systran_faster-whisper-tiny/
- Slug
- Systran_faster-whisper-tiny
- Infohash
- 26447d6bb8942408465c45544e94efe5503f39fc
- License
- mit
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: Systran_faster-whisper-tiny.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | Systran/faster-whisper-tiny |
|---|---|
| Revision (pinned) | d90ca5fe260221311c53c58e660288d3deb8d356 |
| Fetched at | 2026-09-02T03:19:54Z |
| 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:56Z
mit74.6 MB (78,205,610 bytes)ctranslate2audioautomatic-speech-recognitionhaw98 languages (en, zh, de …)