This commit is contained in:
北念 2024-06-28 11:07:33 +08:00
parent 6c075ce3ca
commit 3acd997762

View File

@ -163,7 +163,7 @@ Undo
我们在开源基准数据集(包括 AISHELL-1、AISHELL-2、Wenetspeech、Librispeech和Common Voice上比较了SenseVoice与Whisper的多语言语音识别性能和推理效率。在中文和粤语识别效果上SenseVoice-Small模型具有明显的效果优势。 我们在开源基准数据集(包括 AISHELL-1、AISHELL-2、Wenetspeech、Librispeech和Common Voice上比较了SenseVoice与Whisper的多语言语音识别性能和推理效率。在中文和粤语识别效果上SenseVoice-Small模型具有明显的效果优势。
<p align="center"> <p align="center">
<img src="fig/asr_results.png" alt="SenseVoice模型在开源测试集上的表现" width="1500" /> <img src="fig/asr_results.png" alt="SenseVoice模型在开源测试集上的表现" width="2500" />
</p> </p>