• 此项目
    • 正在载入...
  • 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
  • add-punctuations
  • README.md
  • Dart API for adding punctuations to text (#1182) · 646f99c8
    646f99c8 浏览文件
    Fangjun Kuang authored 2024-07-29 12:41:52 +0800
README.md 413 字节
原文件 审查 历史 永久链接

Introduction

This example shows how to use the Dart API from sherpa-onnx to add punctuations to text.

File Description
./bin/punctuations.dart Use a CT Transformer model to add punctuations to text. See ./run-ct-transformer.sh