fix todo
This commit is contained in:
10
README.md
10
README.md
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user