Add PhoWhisper-Small (Vietnamese ASR) - #322
Open
Viet-Anh NGUYEN (vietanhdev) wants to merge 1 commit into
Open
Conversation
Viet-Anh NGUYEN (vietanhdev)
force-pushed
the
add-phowhisper-small
branch
from
June 7, 2026 04:52
b3cc61a to
8929279
Compare
Viet-Anh NGUYEN (vietanhdev)
marked this pull request as ready for review
June 7, 2026 04:54
Signed-off-by: Viet-Anh Nguyen <vietanh@nrl.ai>
Viet-Anh NGUYEN (vietanhdev)
force-pushed
the
add-phowhisper-small
branch
from
June 7, 2026 05:03
8929279 to
85dd6d0
Compare
Viet-Anh NGUYEN (vietanhdev)
marked this pull request as draft
June 7, 2026 05:19
Viet-Anh NGUYEN (vietanhdev)
marked this pull request as ready for review
June 7, 2026 06:18
Contributor
|
Hi Viet-Anh NGUYEN (@vietanhdev), thank you for the contribution! While we appreciate your work, at the moment we are unable to accept new models from the community directly. I unfortunately won't be able to merge it for the time being, but I'll keep the PR open. The team is actively working on several API changes needed for us to start taking community contributions--please stay tuned for that. In the meantime, feel free to upload compiled assets to our Hugging Face community here: |
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.
Adds phowhisper_small — a Vietnamese-specialized fine-tune of Whisper-Small (BSD-3-Clause), filling the gap of no Vietnamese ASR in the catalog. Same encoder/decoder architecture as
whisper_small(reuses the shared HfWhisper components), so it slots into the existing Whisper export path.AI Hub validated on Samsung Galaxy S25 Ultra (compile + profile + inference): encoder 70.2 ms, decoder 8.3 ms/token, 100% NPU (0 CPU fallback). Vietnamese WER 11.0% on FLEURS (vs 21.4% for generic Whisper-Small).
perf.yaml/release-assets.yamlare intentionally omitted (generated by the scorecard/release CI).