Whisper Large-v3 Turbo

หน้านี้ของ Soniqo อธิบาย Whisper Large-v3 Turbo ตาม implementation ใน speech-swift / speech-core ส่วนลิงก์ Hugging Face อยู่ใต้หมายเหตุการใช้งาน

เข้าหน้าในเว็บก่อน

การ์ดหน้าแรกและเมนูเอกสารจะชี้มาที่หน้านี้ก่อน ส่วนลิงก์ไปยัง source model และ bundle ยังอยู่ในหน้านี้

ภาพรวม

โมเดลWhisper Large-v3 Turbo
บทบาทGeneral multilingual speech-to-text
BackendCoreML fp16 on CPU and Neural Engine
OutputText transcript
ภาษาWhisper multilingual set, about 100 languages
LicenseMIT weights from OpenAI
สถานะReady through speech transcribe --engine whisper and the WhisperASR Swift product
Sourceopenai/whisper-large-v3-turbo
Swift productWhisperASR
CLI / runtimespeech transcribe --engine whisper

การใช้งาน

snippet ด้านล่างตรงกับ API หรือคำสั่งปัจจุบันใน speech-swift

# Transcribe with the native CoreML Whisper runtime.
.build/release/speech transcribe recording.wav --engine whisper
.build/release/speech transcribe recording.wav --engine whisper --language en

ลิงก์โมเดล

หมายเหตุ implementation