@@ -188,14 +188,14 @@ pip install -e ./
188188| ** Fun-ASR-Nano** | 识别 | 中/英/日 + 中文方言 | 800M | [ ⭐] ( https://www.modelscope.cn/models/FunAudioLLM/Fun-ASR-Nano-2512 ) [ 🤗] ( https://huggingface.co/FunAudioLLM/Fun-ASR-Nano-2512 ) |
189189| ** Fun-ASR-MLT-Nano** | 识别 | 31 种语言 | 800M | [ ⭐] ( https://www.modelscope.cn/models/FunAudioLLM/Fun-ASR-MLT-Nano-2512 ) [ 🤗] ( https://huggingface.co/FunAudioLLM/Fun-ASR-MLT-Nano-2512 ) |
190190| ** SenseVoiceSmall** | 识别 + 情感 + 事件 | 中/英/日/韩/粤 | 234M | [ ⭐] ( https://www.modelscope.cn/models/iic/SenseVoiceSmall ) [ 🤗] ( https://huggingface.co/FunAudioLLM/SenseVoiceSmall ) [ GGUF] ( https://huggingface.co/FunAudioLLM/SenseVoiceSmall-GGUF ) [ 论文] ( https://arxiv.org/abs/2407.04051 ) |
191- | ** Paraformer-zh** | 识别 + 时间戳 | 中/英 | 220M | [ ⭐] ( https://www.modelscope.cn/models/damo /speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch/summary ) [ 🤗] ( https://huggingface.co/funasr/paraformer-zh ) |
192- | Paraformer-zh-streaming | 流式识别 | 中/英 | 220M | [ ⭐] ( https://modelscope.cn/models/damo /speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online/summary ) [ 🤗] ( https://huggingface.co/funasr/paraformer-zh-streaming ) |
191+ | ** Paraformer-zh** | 识别 + 时间戳 | 中/英 | 220M | [ ⭐] ( https://www.modelscope.cn/models/iic /speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch/summary ) [ 🤗] ( https://huggingface.co/funasr/paraformer-zh ) |
192+ | Paraformer-zh-streaming | 流式识别 | 中/英 | 220M | [ ⭐] ( https://modelscope.cn/models/iic /speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online/summary ) [ 🤗] ( https://huggingface.co/funasr/paraformer-zh-streaming ) |
193193| Qwen3-ASR | 识别,52 种语言 | 多语言 | 1.7B | [ 使用] ( examples/industrial_data_pretraining/qwen3_asr ) |
194194| GLM-ASR-Nano | 识别,17 种语言 | 多语言 | 1.5B | [ 使用] ( examples/industrial_data_pretraining/glm_asr ) |
195195| Whisper-large-v3 | 识别 + 翻译 | 多语言 | 1550M | [ 使用] ( examples/industrial_data_pretraining/whisper ) |
196196| Whisper-large-v3-turbo | 识别 + 翻译 | 多语言 | 809M | [ 使用] ( examples/industrial_data_pretraining/whisper ) |
197- | ct-punc | 标点恢复 | 中/英 | 290M | [ ⭐] ( https://modelscope.cn/models/damo /punc_ct-transformer_cn-en-common-vocab471067-large/summary ) [ 🤗] ( https://huggingface.co/funasr/ct-punc ) |
198- | fsmn-vad | 语音检测 | 中/英 | 0.4M | [ ⭐] ( https://modelscope.cn/models/damo /speech_fsmn_vad_zh-cn-16k-common-pytorch/summary ) [ 🤗] ( https://huggingface.co/funasr/fsmn-vad ) |
197+ | ct-punc | 标点恢复 | 中/英 | 290M | [ ⭐] ( https://modelscope.cn/models/iic /punc_ct-transformer_cn-en-common-vocab471067-large/summary ) [ 🤗] ( https://huggingface.co/funasr/ct-punc ) |
198+ | fsmn-vad | 语音检测 | 中/英 | 0.4M | [ ⭐] ( https://modelscope.cn/models/iic /speech_fsmn_vad_zh-cn-16k-common-pytorch/summary ) [ 🤗] ( https://huggingface.co/funasr/fsmn-vad ) |
199199| cam++ | 说话人分离 | — | 7.2M | [ ⭐] ( https://modelscope.cn/models/iic/speech_campplus_sv_zh-cn_16k-common/summary ) [ 🤗] ( https://huggingface.co/funasr/campplus ) |
200200| emotion2vec+large | 情感识别 | — | 300M | [ ⭐] ( https://modelscope.cn/models/iic/emotion2vec_plus_large/summary ) [ 🤗] ( https://huggingface.co/emotion2vec/emotion2vec_plus_large ) |
201201
0 commit comments