Skip to content

v1.2.0 GPU 加速支持

Choose a tag to compare

@garetneda-gif garetneda-gif released this 09 Mar 14:56
· 7 commits to main since this release

新功能

GPU 加速支持

  • macOS: 支持 CoreML 加速(利用 Apple Neural Engine / GPU),显著提升推理速度
  • Windows: 支持 CUDA 加速(需要 NVIDIA 显卡 + CUDA Toolkit)

使用方法

在插件设置 → 模型设置 → GPU 加速中选择对应选项:

  • macOS 用户选择 CoreML
  • Windows NVIDIA 用户选择 CUDA
  • 无 GPU 或不确定时保持 CPU(默认)

注意事项

  • CoreML 加速需要 macOS 12+ 和支持的 Apple Silicon / Intel Mac
  • CUDA 加速需要安装 CUDA Toolkit 和兼容的 NVIDIA 驱动
  • 如果选择 GPU 加速后出错,请切回 CPU 模式

下载

  • realtime-transcription-v1.2.0-macOS.zip — macOS 版本
  • realtime-transcription-v1.2.0-Windows.zip — Windows 版本