CoolFace
Modelpublic

WoofyLemo/VoxSRT-whisper-large-v3-turbo

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes8downloads
Model Card

VoxSRT Whisper large-v3-turbo

This repository contains a CTranslate2-format conversion of the official `openai/whisper-large-v3-turbo` model for local automatic speech recognition in VoxSRT.

Provenance

  • —Upstream repository: openai/whisper-large-v3-turbo
  • —Upstream revision: 41f01f3fe87f28c78e2fbf8b568835947dd65ed9
  • —Upstream license: MIT
  • —Conversion format: CTranslate2 Whisper, float16
  • —CTranslate2: 4.8.1
  • —Transformers: 4.57.6
  • —Torch: 2.13.0+cpu

The model was not trained, fine-tuned, merged, or supplemented with additional training data. The official weights were converted from Transformers safetensors layout to the CTranslate2 layout expected by faster-whisper. Tokenizer and preprocessing metadata are preserved for the converted runtime.

Artifact identity

  • —Required runtime files: 7
  • —Total required runtime bytes: 1,621,721,975
  • —VoxSRT logical package SHA-256: 103f1f0a542d7a4b49fe832c0888b44e1c81a1117dbcd7b248075c029c8d81d7
  • —model.bin SHA-256: e76620f83d5f5b69efd3d87e3dc180c1bd21df9fbebacfd4335e5e1efcc018da

conversion-record.json records the pinned source file inventory and conversion tool versions. NOTICE.txt contains the upstream MIT notice.

Intended use

The files are model data for local speech-to-text inference. VoxSRT downloads them only after an explicit user selection, verifies the declared byte sizes and SHA-256 values, and stores them in the application's local data directory. Media, audio, transcripts, subtitles, file names, and file paths are not sent to this repository.

Verification state and limitations

The conversion artifact was reproduced and its exact file inventory was verified locally. A private CPU smoke sample confirmed that faster-whisper could load the package and produce one transcription cue. This is not evidence of multilingual quality, minimum hardware requirements, performance, clean-machine compatibility, Microsoft Store flight compatibility, certification, or publication.

Use remains subject to the upstream model license and applicable third-party runtime licenses.