This commit is contained in:
pengzhendong
2025-12-15 15:10:35 +08:00
parent 96516b9265
commit 0dc848c4f0

View File

@ -46,11 +46,9 @@ pip install -r requirements.txt
# TODO
[ ] Support returning timestamps
[ ] Support speaker diarization
[ ] Support model training
- [ ] Support returning timestamps
- [ ] Support speaker diarization
- [ ] Support model training
# Usage 🛠️
@ -130,5 +128,5 @@ if __name__ == "__main__":
We compared the multi-language speech recognition performance of Fun-ASR with other models on open-source benchmark datasets (including AISHELL-1, AISHELL-2, Wenetspeech, Librispeech, and Common Voice).
<div align="center">
<img src="images/compare_en.png" width="400" />
<img src="images/compare_zh.png" width="800" />
</div>