Add Fun-ASR-Nano offline ASR - #155
Merged
0xShug0 merged 9 commits intoJul 29, 2026
Merged
Conversation
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <LauraGPT@users.noreply.github.com>
LauraGPT
marked this pull request as ready for review
July 29, 2026 18:00
Owner
|
@LauraGPT Merged! Thanks! In my test:
RTX 5090
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
FunAudioLLM/Fun-ASR-Nano-2512-GGUF@ce72677f84900f0dc57f498ace253bfb3c9155b6Validation
--backend bestplus shared Q8 CUDA regression passed/v1/audio/transcriptionsserver E2E returned the exact reference transcriptgit diff --checkpassedRuntime Notes
Fun-ASR-Nano is offline ASR only in this PR; streaming and timestamp output are intentionally rejected. CUDA promotes native/F16/Q8 shared decoder storage preferences to BF16 for stable logits while encoder/adaptor weights retain the shared type. An explicit decoder-specific storage option remains authoritative.
Model License
The official checkpoint and converted GGUF weights are governed by the FunASR Model Open Source License Agreement v1.1. The package metadata, model card, and catalog descriptions carry this notice.