CoolFace
Apppublic

FunAudioLLM/Fun-ASR-Nano

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
25likes
README.md28 linesDownload Raw Back to root
1---2title: Fun-ASR-Nano3emoji: ๐Ÿš€4colorFrom: blue5colorTo: indigo6sdk: gradio7sdk_version: 5.23.08app_file: app.py9pinned: true10license: apache-2.011 12short_description: "LLM-powered ASR: 31 languages, Chinese dialects, timestamps"13---14 15# Fun-ASR-Nano: LLM-Powered Speech Recognition16 17End-to-end ASR model trained on tens of millions of hours, supporting **31 languages** including Chinese dialects (Cantonese, Sichuan, Shanghai, Minnan, etc.).18 19## Key Features20- ๐ŸŒ 31 languages + Chinese dialect recognition21- ๐ŸŽฏ Native punctuation output (no post-processing needed)22- โšก Timestamps and speaker diarization support23- ๐Ÿ”ฅ Trained on massive multilingual data24 25## Links26- **GitHub**: [Fun-ASR](https://github.com/FunAudioLLM/Fun-ASR) | [FunASR Toolkit](https://github.com/modelscope/FunASR)27- **Model**: [Fun-ASR-Nano-2512](https://huggingface.co/FunAudioLLM/Fun-ASR-Nano-2512)28