Committed by
GitHub
Export models from https://github.com/voicekit-team/T-one to sherpa-onnx (#2571)
This PR exports models from the T-one repository (https://github.com/voicekit-team/T-one) to sherpa-onnx format, creating a complete pipeline for Russian speech recognition using streaming CTC models. - Adds scripts to download, process, and test T-one models in sherpa-onnx format - Creates GitHub workflow for automated model export and publishing - Updates kaldi-native-fbank dependency to version 1.22.1
正在显示
8 个修改的文件
包含
397 行增加
和
8 行删除
.github/workflows/export-t-one-to-onnx.yaml
0 → 100644
scripts/t-one/README.md
0 → 100644
scripts/t-one/add_meta_data.py
0 → 100755
scripts/t-one/generate_tokens.py
0 → 100755
scripts/t-one/run.sh
0 → 100755
scripts/t-one/test.py
0 → 100755
-
请 注册 或 登录 后发表评论