Update README.md

This commit is contained in:
ShiLiang Zhang 2023-10-07 11:35:00 +08:00 committed by GitHub
parent 08dffe7b81
commit 30664c6ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
<a name="whats-new"></a>
## What's new:
- 2023/10/07: ([FunCodec](https://github.com/alibaba-damo-academy/FunCodec)): A Fundamental, Reproducible and Integrable Open-source Toolkit for Neural Speech Codec.
- 2023/10/07: [FunCodec](https://github.com/alibaba-damo-academy/FunCodec): A Fundamental, Reproducible and Integrable Open-source Toolkit for Neural Speech Codec.
- 2023/09/01: The offline file transcription service 2.0 (CPU) of Mandarin has been released, with added support for ffmpeg, timestamp, and hotword models. For more details, please refer to ([Deployment documentation](funasr/runtime/docs/SDK_tutorial.md)).
- 2023/08/07: The real-time transcription service (CPU) of Mandarin has been released. For more details, please refer to ([Deployment documentation](funasr/runtime/docs/SDK_tutorial_online.md)).
- 2023/07/17: BAT is released, which is a low-latency and low-memory-consumption RNN-T model. For more details, please refer to ([BAT](egs/aishell/bat)).