Skip to content

Support Paraformer online recognizer#122

Open
BenLocal wants to merge 1 commit intothewh1teagle:mainfrom
BenLocal:paraformer_stream
Open

Support Paraformer online recognizer#122
BenLocal wants to merge 1 commit intothewh1teagle:mainfrom
BenLocal:paraformer_stream

Conversation

@BenLocal
Copy link
Contributor

@BenLocal BenLocal commented Nov 3, 2025

  • Updated .gitignore to include new Paraformer models.
  • Added serde and serde_json dependencies in Cargo.toml and Cargo.lock.
  • Introduced OnlineRecognizerJsonResult and OnlineRecognizerResult structs for handling recognition results.
  • Implemented ParaformerOnlineRecognizer with configuration options and transcription capabilities.
  • Added a new example for streaming transcription using Paraformer.

- Updated `.gitignore` to include new Paraformer models.
- Added `serde` and `serde_json` dependencies in `Cargo.toml` and `Cargo.lock`.
- Introduced `OnlineRecognizerJsonResult` and `OnlineRecognizerResult` structs for handling recognition results.
- Implemented `ParaformerOnlineRecognizer` with configuration options and transcription capabilities.
- Added a new example for streaming transcription using Paraformer.
@gad2103
Copy link

gad2103 commented Dec 11, 2025

any reason this isn't getting merged?

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.

2 participants