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

← All models

Systran_faster-whisper-large-v1

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 large-v1 model for CTranslate2

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

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-large --output_dir faster-whisper-large-v1 \
    --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:c4950f3a25691fb43790b2c4743748411f01df8e&dn=Systran_faster-whisper-large-v1

Open magnet in torrent client · infohash c4950f3a25691fb43790b2c4743748411f01df8e

Files & hashes

PathSizesha1sha256
README.md2.0 KB (2,007 B)91d57961581f265dec12e7e4ff5687ea51e3e19fe571574ad91627040da51eb5adc5b3c7eabff5c46d1482ab3d5236cc4f3959eb
config.json2.3 KB (2,352 B)d657955d91d1f2bb02b73da6715a54b409a6302298eb866f6d98c38224aa2f13fc9854f75fa01280714e945f7e803aa8b16e2b4b
model.bin2.87 GB (3,086,912,962 B)2a4eaa194cfab50cd83f66f9525111f052c9d66ba3cce8081a5414206ab09a80aa410ebf9965feef52adafeead13f4a83398b1d1
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-large-v1/
Slug
Systran_faster-whisper-large-v1
Infohash
c4950f3a25691fb43790b2c4743748411f01df8e
License
mit
Signing key fingerprint
85a3b32c3712427b

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

Provenance

Upstream repositorySystran/faster-whisper-large-v1
Revision (pinned)b07c8d4be0be90092aa01a29c975077acb8d15c9
Fetched at2026-09-02T03:17:59Z
License at fetchmit
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T03:18:32Z

mit2.88 GB (3,089,580,421 bytes)ctranslate2audioautomatic-speech-recognitionhaw98 languages (en, zh, de …)