cohere-transcribe-arabic (CohereLabs)
阿拉伯语自动语音识别 (ASR) 模型
仅 safetensors · 无 pickle 加载风险
快速上手
python -c "from transformers import pipeline; pipe = pipeline('automatic-speech-recognition', 'CohereLabs/cohere-transcribe-arabic-07-2026'); print(pipe('audio.wav'))"