• 此项目
    • 正在载入...
  • 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
  • dart-api-examples
  • audio-tagging
  • README.md
  • Add Dart API for audio tagging (#1181) · cd1fedaa
    cd1fedaa Browse Directory
    Fangjun Kuang authored 2024-07-29 11:15:14 +0800
README.md 415 字节
原文件 审查 历史 永久链接

Introduction

This example shows how to use the Dart API from sherpa-onnx for audio tagging.

File Description
./bin/zipformer.dart Use a Zipformer model for audio tagging. See ./run-zipformer.sh
./bin/ced.dart Use a CED model for audio tagging. See ./run-ced.sh