Skip to content

建议将 Qwen-ASR 的 MPS 环境升级至 Torch 2.7.0 #67

Description

@Mieluoxxx

在 Apple Silicon(M4 Max)上实测,使用 MPS 运行 Qwen3-ASR 时:

  • Torch/Torchaudio 2.5.1:推理崩溃,报 mps.matmul: incompatible dimensions / invalid shape(SIGABRT)。
  • Torch/Torchaudio 2.7.0:同一模型、同一音频连续两次识别正确。
  • 2.5.1 的 CPU 对照正常,问题限定于本次测试的 MPS 路径。

建议 Qwen-ASR 的 Apple Silicon/MPS 环境改用 Torch 2.7.0 + Torchaudio 2.7.0,不涉及 Windows/CUDA 默认配置调整。

关联:#47pytorch/pytorch#149132

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions