This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex-mr_series-sherpa-onnx/dart-api-examples/add-punctuations/README.md
2024-07-29 12:41:52 +08:00

413 B

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