README.md
126 字节
Introduction
This folder contains scripts for exporting models from https://github.com/voicekit-team/T-one to sherpa-onnx.
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
This folder contains scripts for exporting models from https://github.com/voicekit-team/T-one to sherpa-onnx.