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

← All models

Systran_faster-whisper-small

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 small model for CTranslate2

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

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 --output_dir faster-whisper-small \
    --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:2f550cbd77c6983afcca57f4ffb96b5466ab0ddd&dn=Systran_faster-whisper-small

Open magnet in torrent client · infohash 2f550cbd77c6983afcca57f4ffb96b5466ab0ddd

Files & hashes

PathSizesha1sha256
README.md2.0 KB (1,998 B)16511f6106ead2fbc3a1480957a217c2661a5a98329373481008c7c38654aff8ecdcf0163c211557cc7ba8e2ef6f2f84b4f75ec8
config.json2.3 KB (2,370 B)e5047537059bd8f182d9ca64c470201585015187b55496ac7940a7ae47d2c01eab40edfd8701feec1229d9cce3b40014383fb828
model.bin461.1 MB (483,546,902 B)433071fc506473e1028744cbc3ccb3db62e794273e305921506d8872816023e4c273e75d2419fb89b24da97b4fe7bce14170d671
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-small/
Slug
Systran_faster-whisper-small
Infohash
2f550cbd77c6983afcca57f4ffb96b5466ab0ddd
License
mit
Signing key fingerprint
85a3b32c3712427b

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

Provenance

Upstream repositorySystran/faster-whisper-small
Revision (pinned)536b0662742c02347bc0e980a01041f333bce120
Fetched at2026-09-02T03:19:40Z
License at fetchmit
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

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

mit463.7 MB (486,214,370 bytes)ctranslate2audioautomatic-speech-recognitionhaw98 languages (en, zh, de …)