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/sherpa-onnx/flutter/example/assets/README.md
2024-05-22 21:56:21 +08:00

14 lines
395 B
Markdown

# Introduction
## Speaker identification
```bash
# switch to this directory and run
wget https://github.com/k2-fsa/sherpa-onnx/releases/download/speaker-recongition-models/3dspeaker_speech_eres2net_base_sv_zh-cn_3dspeaker_16k.onnx
wget https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/silero_vad.onnx
git clone https://github.com/csukuangfj/sr-data
rm -rf sr-data/.git
```