Systran_faster-whisper-large-v3
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
- yue tags:
- audio
- automatic-speech-recognition license: mit library_name: ctranslate2
Whisper large-v3 model for CTranslate2
This repository contains the conversion of openai/whisper-large-v3 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-v3")
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-v3 --output_dir faster-whisper-large-v3 \
--copy_files tokenizer.json preprocessor_config.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:9383f03a18b811e877ce916ec9dc1bb02808078e&dn=Systran_faster-whisper-large-v3Open magnet in torrent client · infohash 9383f03a18b811e877ce916ec9dc1bb02808078e
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 2.0 KB (2,052 B) | a84bfa7f20cac02ea5a99efa5eaf687ad58c1caf | 39e96252229f5a3d0141dc81afb65a36fd205461ac21e5b70f2cd1248ef0082c |
| config.json | 2.3 KB (2,394 B) | 75336feae814999bae6ccccdecf177639ffc6f9d | a9306624f5ec14270a014b647e5c316b6e03a662c369758d1b90697a7b0655b9 |
| model.bin | 2.88 GB (3,087,284,237 B) | d2dc8edda58a75677e3e6482a9808952aa4ffd34 | 69f74147e3334731bc3a76048724833325d2ec74642fb52620eda87352e3d4f1 |
| preprocessor_config.json | 340 B (340 B) | 931c77a740890c46365c7ae0c9d350ba3cca908f | 7ccc62c6f2765af1f3b46c00c9b5894426835a05021c8b9c01eecb6dfb542711 |
| tokenizer.json | 2.4 MB (2,480,617 B) | 3a5e2ba63acdcac9a19ba56cf9bd27f185bfff61 | 6d8cbd7cd0d8d5815e478dac67b85a26bbe77c1f5e0c6d76d1ce2abc0e5f21ca |
| vocabulary.json | 1.0 MB (1,068,114 B) | 0adcd01e7c237205d593b707e66dd5d7bc785d2d | c69260f2ab26d659b7c398f9a2b2b48ed0df16c3b47d7326782fd9cba71690c1 |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/Systran_faster-whisper-large-v3/
- Slug
- Systran_faster-whisper-large-v3
- Infohash
- 9383f03a18b811e877ce916ec9dc1bb02808078e
- License
- mit
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: Systran_faster-whisper-large-v3.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | Systran/faster-whisper-large-v3 |
|---|---|
| Revision (pinned) | edaa852ec7e145841d8ffdb056a99866b5f0a478 |
| Fetched at | 2026-09-02T03:18:32Z |
| 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:05Z
mit2.88 GB (3,090,837,754 bytes)ctranslate2audioautomatic-speech-recognitionhawyue98 languages (en, zh, de …)