export telespeech ctc models to sherpa-onnx (#968)

This commit is contained in:
Fangjun Kuang
2024-06-04 12:10:39 +08:00
committed by GitHub
parent b31b9f3a2d
commit c6f22f25fa
6 changed files with 342 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Introduction
This folder contains scripts about adding metadata to
onnx models from
https://hf-mirror.com/lovemefan/telespeech/tree/main
Please see
- https://github.com/Tele-AI/TeleSpeech-ASR
- https://github.com/lovemefan/telespeech-asr-python
- [TeleSpeech模型社区许可协议.pdf](https://github.com/Tele-AI/TeleSpeech-ASR/blob/master/TeleSpeech%E6%A8%A1%E5%9E%8B%E7%A4%BE%E5%8C%BA%E8%AE%B8%E5%8F%AF%E5%8D%8F%E8%AE%AE.pdf)
for more details.