Skip to content

feat: add Paraformer engine with punctuation support#44

Closed
zhuzhuyule wants to merge 1 commit into
cjpais:mainfrom
zhuzhuyule:feature/paraformer
Closed

feat: add Paraformer engine with punctuation support#44
zhuzhuyule wants to merge 1 commit into
cjpais:mainfrom
zhuzhuyule:feature/paraformer

Conversation

@zhuzhuyule

@zhuzhuyule zhuzhuyule commented Feb 28, 2026

Copy link
Copy Markdown

Summary

  • Add new Paraformer ONNX engine for speech recognition
  • Support Chinese, English, and Cantonese (trilingual)
  • Add punctuation restoration model for text post-processing

Recommended models

  • sherpa-onnx-paraformer-zh-2025-10-07: Chinese (latest)
  • sherpa trilingual: Chinese, English, Cantonese

Test plan

  • cargo build --features paraformer compiles
  • cargo build --features paraformer,punct compiles
  • Transcription output verified with Chinese test audio
  • Punctuation restoration works correctly

Releated:
#42

- Add new Paraformer ONNX engine for speech recognition
- Support Chinese, English, and Cantonese (trilingual)
- Add punctuation model for text post-processing
- Add paraformer and punct features
- Update README with Paraformer documentation and usage

Recommended models:
- sherpa-trilingual: Chinese, English, Cantonese
- sherpa-onnx-paraformer-zh-2025-10-07: Chinese (latest)
- sherpa-onnx-paraformer-zh-small-2024-03-09: Chinese (small)
@zhuzhuyule

Copy link
Copy Markdown
Author

Merged into #42 as a combined PR.

@zhuzhuyule zhuzhuyule closed this Feb 28, 2026
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