• 此项目
    • 正在载入...
  • Sign in

xuning / sherpaonnx

96x96
转到一个项目
Toggle navigation
  • 项目
  • 群组
  • 代码片段
  • 帮助
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • sherpaonnx
  • scripts
  • whisper
  • README.md
  • Add CI test for Whisper models (#239) · f7c05b15
    f7c05b15 浏览文件
    Fangjun Kuang authored 2023-08-07 19:24:52 +0800
README.md 427 字节
原文件 审查 历史 永久链接

Introduction

This folder contains code showing how to convert Whisper to onnx and use onnxruntime to replace PyTorch for speech recognition.

You can use sherpa-onnx to run the converted model.

Please see https://k2-fsa.github.io/sherpa/onnx/pretrained_models/whisper/export-onnx.html for details.