This repository was archived by the owner on Jun 6, 2026. It is now read-only.
feat: add FunASR Nano LLM support#125
Open
oldcai wants to merge 3 commits into
Open
Conversation
oldcai
commented
Jan 14, 2026
- Update sherpa-onnx submodule to latest (includes FunASR Nano C API)
- Add funasr_nano.rs wrapper for FunASR Nano recognizer
- Add missing fields (funasr_nano, omnilingual, medasr) to all model configs
- FunASR Nano uses unified KV-cache LLM decoder for better accuracy
- Update sherpa-onnx submodule to latest (includes FunASR Nano C API) - Add funasr_nano.rs wrapper for FunASR Nano recognizer - Add missing fields (funasr_nano, omnilingual, medasr) to all model configs - FunASR Nano uses unified KV-cache LLM decoder for better accuracy - Update dist.json to v1.12.22 with new onnxruntime naming format - Add checksum for v1.12.22 macOS binary
added 2 commits
January 15, 2026 15:47
- Update dynamic macOS builds to use onnxruntime-1.16.2 (>= 1.15 required for CoreML) - Update static macOS builds to use default archive without explicit onnxruntime version - Add checksums for new archives This enables CoreML execution provider on macOS, allowing GPU/ANE acceleration for speech recognition models.
- Update dist.json to use v1.12.23 release - macOS now uses onnxruntime 1.23.0 (was 1.14.1) - Remove iOS target (not available in v1.12.23) - Update checksums for all platforms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.