Problem
As of 2026-07-15, the live FunASR website attributes the 31-language capability to Fun-ASR-Nano-2512, but that capability belongs to the separate Fun-ASR-MLT-Nano-2512 checkpoint.
Affected live pages:
The canonical checkpoint split is already documented in the current Fun-ASR README:
- Fun-ASR-Nano-2512: Chinese, English, Japanese, plus 7 Chinese dialect groups and 26 regional accents
- Fun-ASR-MLT-Nano-2512: 31 languages
The Transformers-compatible Nano model card now reflects the same scope: FunAudioLLM/Fun-ASR-Nano-2512-hf discussion #1.
This is a high-traffic accuracy issue: the current 14-day GitHub referrer snapshot attributes 2,343 visits across FunASR, Fun-ASR, SenseVoice, and FunClip to funasr.com.
Requested changes
- Separate Nano and MLT-Nano in the Chinese and English homepage product copy.
- Change the Nano copy to Chinese / English / Japanese plus Chinese dialects and accents.
- Present MLT-Nano as the separate 31-language checkpoint, with its own Hugging Face and ModelScope links.
- Correct both
which-funasr-model.html guides so the 31-language row points to FunAudioLLM/Fun-ASR-MLT-Nano-2512, while the Nano row keeps the Nano model ID and its actual language scope.
- Replace the hard-coded
16K+ value with a dynamic count, or remove it. If an ecosystem aggregate is used, label it explicitly.
- Keep Chinese and English page copy, links, and metadata in sync.
Source / deployment ownership
The live pages are static HTML (quickstart.html, models.html, ecosystem.html, and /blog/). The old modelscope/FunASR/web-pages/ Vue source does not match the current live site, and I could not locate the current page source on ind-gpu8.
Please identify the authoritative source repository and deployment owner in this issue so the fix is made in the maintained source rather than patched only on the server.
Acceptance criteria
curl checks on both homepages and both model-guide pages no longer attribute 31 languages to Nano.
- Nano and MLT-Nano have distinct model links and accurate capability copy.
- The displayed star count is current or removed, with an unambiguous label.
- Chinese and English pages agree.
- Desktop and mobile visual checks show no clipped or overlapping hero/model text.
Problem
As of 2026-07-15, the live FunASR website attributes the 31-language capability to Fun-ASR-Nano-2512, but that capability belongs to the separate Fun-ASR-MLT-Nano-2512 checkpoint.
Affected live pages:
Fun-ASR-Nano · LLM-ASR · 31 语种Fun-ASR-Nano · LLM-ASR · 31 languagesFunAudioLLM/Fun-ASR-Nano-251216K+ GitHub Stars;modelscope/FunASRcurrently has 19,236 stars. If this is intended as an ecosystem total, the four maintained repos currently total 35,404, so the label also needs to state what is being counted.The canonical checkpoint split is already documented in the current Fun-ASR README:
The Transformers-compatible Nano model card now reflects the same scope: FunAudioLLM/Fun-ASR-Nano-2512-hf discussion #1.
This is a high-traffic accuracy issue: the current 14-day GitHub referrer snapshot attributes 2,343 visits across FunASR, Fun-ASR, SenseVoice, and FunClip to
funasr.com.Requested changes
which-funasr-model.htmlguides so the 31-language row points toFunAudioLLM/Fun-ASR-MLT-Nano-2512, while the Nano row keeps the Nano model ID and its actual language scope.16K+value with a dynamic count, or remove it. If an ecosystem aggregate is used, label it explicitly.Source / deployment ownership
The live pages are static HTML (
quickstart.html,models.html,ecosystem.html, and/blog/). The oldmodelscope/FunASR/web-pages/Vue source does not match the current live site, and I could not locate the current page source onind-gpu8.Please identify the authoritative source repository and deployment owner in this issue so the fix is made in the maintained source rather than patched only on the server.
Acceptance criteria
curlchecks on both homepages and both model-guide pages no longer attribute 31 languages to Nano.