名称 最后更新
..
keyword-spotter 正在载入提交数据...
non-streaming-asr 正在载入提交数据...
streaming-asr 正在载入提交数据...
tts 正在载入提交数据...
vad 正在载入提交数据...
.gitignore 正在载入提交数据...
README.md 正在载入提交数据...

Introduction

This directory contains examples for Dart API.

You can find the package at https://pub.dev/packages/sherpa_onnx

How to create an example in this folder

dart create vad
cd vad

# Edit pubspec.yaml and add sherpa_onnx to dependencies

dart pub get
dart run