You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
License and capability clarification (2026-07-14): FunASR is a toolkit, not a single checkpoint. The FunASR and SenseVoice repository source code is MIT; model weights follow each model card. SenseVoiceSmall supports Chinese, Cantonese, English, Japanese, and Korean, and its weights use the linked FunASR Model Open Source License Agreement. Fun-ASR-Nano-2512 is Apache-2.0. Language coverage, punctuation, and performance depend on the selected model and runtime configuration.
The HuggingFace datasets library supports audio datasets, but lacks curated speech recognition benchmark datasets for non-English languages, especially Chinese. FunASR (17.8K+ stars, https://github.com/modelscope/FunASR) provides production-grade ASR models with extensive multilingual support:
SenseVoice: Ultra-fast multilingual ASR (50+ languages, strong CJK + Cantonese)
Paraformer: Production-grade Chinese ASR with timestamps and punctuation
Would it be valuable to add FunASR benchmark datasets (e.g., Chinese speech recognition test sets, multilingual ASR evaluation data) to the HuggingFace datasets hub? This would benefit the broader ASR research community and provide standardized evaluation benchmarks beyond the current Whisper-centric datasets.
FunASR models are also available on the HuggingFace model hub (https://huggingface.co/FunAudioLLM), making dataset-model pairing seamless.
Would adding FunASR evaluation datasets be useful?
Note
License and capability clarification (2026-07-14): FunASR is a toolkit, not a single checkpoint. The FunASR and SenseVoice repository source code is MIT; model weights follow each model card. SenseVoiceSmall supports Chinese, Cantonese, English, Japanese, and Korean, and its weights use the linked FunASR Model Open Source License Agreement. Fun-ASR-Nano-2512 is Apache-2.0. Language coverage, punctuation, and performance depend on the selected model and runtime configuration.
The HuggingFace datasets library supports audio datasets, but lacks curated speech recognition benchmark datasets for non-English languages, especially Chinese. FunASR (17.8K+ stars, https://github.com/modelscope/FunASR) provides production-grade ASR models with extensive multilingual support:
Would it be valuable to add FunASR benchmark datasets (e.g., Chinese speech recognition test sets, multilingual ASR evaluation data) to the HuggingFace datasets hub? This would benefit the broader ASR research community and provide standardized evaluation benchmarks beyond the current Whisper-centric datasets.
FunASR models are also available on the HuggingFace model hub (https://huggingface.co/FunAudioLLM), making dataset-model pairing seamless.
Would adding FunASR evaluation datasets be useful?