#4288 No available channel for model gpt-4o-transcribe under group openai_azure (distributor) (request id: 2026042604245472124

221.216* Posted at: 2 hours ago 👁7

No available channel for model gpt-4o-transcribe under group openai_azure (distributor) (request id: 2026042604245472124631518udNsAn)


=
system:Windows-10-10.0.19045-SP0
version:v3.98
frozen:True
language:zh
root_dir:C:/pyvideo

1 Replies

该错误表示在 Azure OpenAI 渠道下找不到模型 gpt-4o-transcribe,通常是因为填写的模型名称不对,或 Azure 账号下未部署支持语音转写的模型。

请先进行以下排查

  1. 登录 Azure OpenAI Studio,确认已部署一个支持语音识别的模型(如 gpt-4o-realtime-previewwhisper 系列),部署时的“部署名”才是软件中应填写的 模型名称
  2. 检查软件中的语音识别渠道是否选择了 OpenAI语音识别API,并正确填写了 API URL(Azure 格式为 https://<你的资源名>.openai.azure.com/openai/deployments/<部署名>/audio/transcriptions?api-version=2024-10-21)和 API Key
  3. 确保 Azure 账号已为该部署分配了配额,且 API 版本支持语音转录。

若以上确认无误仍报错,请提供 logs/ 目录下最新的日志文件(底部约 30 行内容),以便进一步定位问题。

请查阅相关文档:

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource