MOSS Transcribe Diarize 0.9B

यह Soniqo पेज स्थानीय speech-swift / speech-core implementation में MOSS Transcribe Diarize 0.9B को दस्तावेज़ करता है। Hugging Face bundle links integration notes के बाद दिए गए हैं।

पहले आंतरिक पेज

Landing cards और docs menus पहले इसी पेज पर आते हैं; source model और bundle links यहीं उपलब्ध रहते हैं।

सारांश

मॉडलMOSS Transcribe Diarize 0.9B
भूमिकामॉडल द्वारा बनाए speaker labels और timestamps के साथ batch transcription
BackendAccelerate आधारित native Whisper frontend वाला CoreML
Outputसादा transcript और timestamp वाले speaker segments
भाषाएँबहुभाषी MOSS transcription मॉडल
लाइसेंसइस्तेमाल से पहले source model और bundle की शर्तें जाँचें
स्थितिspeech transcribe --engine moss और MossTranscribe Swift product से उपलब्ध
SourceOpenMOSS-Team/MOSS-Transcribe-Diarize
Swift productMossTranscribe
CLI / runtimespeech transcribe --engine moss

उपयोग

नीचे का snippet मौजूदा speech-swift API या command से मेल खाता है।

# INT8 अनुशंसित डिफ़ॉल्ट है।
.build/release/speech transcribe recording.wav --engine moss

# FP16 reference।
.build/release/speech transcribe recording.wav --engine moss --model fp16

मॉडल लिंक

implementation notes