Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PengChengStarling models to sherpa-onnx #1835

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

csukuangfj
Copy link
Collaborator

The model is from https://github.com/yangb05/PengChengStarling

Note that it is a streaming zipformer (v2) and supports the following 8 languages.

  • English
  • Chinese
  • Japanese
  • Russian
  • Thai
  • Indonesian
  • Arabic
  • Vietnamese

You can download the model from
https://github.com/k2-fsa/sherpa-onnx/releases/tag/asr-models
sherpa-onnx-streaming-zipformer-ar_en_id_ja_ru_th_vi_zh-2025-02-10.tar.bz2


total 324M
-rw-r--r-- 1 runner docker  105 Feb 10 09:51 README.md
-rw-r--r-- 1 runner docker 465K Feb 10 09:51 bpe.model
-rw-r--r-- 1 runner docker  33M Feb 10 09:49 decoder-epoch-75-avg-11-chunk-16-left-128.onnx
-rw-r--r-- 1 runner docker 283M Feb 10 09:51 encoder-epoch-75-avg-11-chunk-16-left-128.int8.onnx
-rw-r--r-- 1 runner docker 7.9M Feb 10 09:51 joiner-epoch-75-avg-11-chunk-16-left-128.int8.onnx
drwxr-xr-x 2 runner docker 4.0K Feb 10 09:51 test_wavs

CC @yangb05 @yujinqiu


Note that we don't support replacing the <sos> token with the language_id_token.

@csukuangfj csukuangfj merged commit d5da943 into k2-fsa:master Feb 10, 2025
@csukuangfj csukuangfj deleted the export-peng-cheng-starling branch February 10, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant