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

← All models

Systran_faster-whisper-base

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

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

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-base --output_dir faster-whisper-base \
    --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:36303c9b1d3860ff6df15885129caaad48881693&dn=Systran_faster-whisper-base

Open magnet in torrent client · infohash 36303c9b1d3860ff6df15885129caaad48881693

Files & hashes

PathSizesha1sha256
README.md1.9 KB (1,991 B)cddfec65ffb3e3df45d2234f09f3d261bf9a9c0ab922acef3616e27b1d416260b63ba7114c732f0315012006781af2da69cd1ebf
config.json2.3 KB (2,309 B)867cf1a0fece1394e01d55e287ba2f09a577c04656a6d8110d311f19c8f0471e562832c7527f146b567275bfca59fcf7c184da9a
model.bin138.5 MB (145,217,532 B)6684ca545055a7803c12aace9983469add0de103d01c3014881c9c6f3133c182f3d2887eb6ca1c789a7538c5c007196857a0a6a9
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-base/
Slug
Systran_faster-whisper-base
Infohash
36303c9b1d3860ff6df15885129caaad48881693
License
mit
Signing key fingerprint
85a3b32c3712427b

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

Provenance

Upstream repositorySystran/faster-whisper-base
Revision (pinned)ebe41f70d5b6dfa9166e2c581c45c9c0cfc57b66
Fetched at2026-09-02T03:17:51Z
License at fetchmit
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T03:17:55Z

mit141.0 MB (147,884,932 bytes)ctranslate2audioautomatic-speech-recognitionhaw98 languages (en, zh, de …)