From 8a06a9da3129368c0fd7914049e33d492c8aea36 Mon Sep 17 00:00:00 2001
From: 雾聪 <wucong.lyb@alibaba-inc.com>
Date: 星期二, 08 八月 2023 19:37:20 +0800
Subject: [PATCH] Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main
---
README.md | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8abe03a..5b62d3d 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,9 @@
<a name="whats-new"></a>
## What's new:
-
+- 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)).
-- 2023/07/03: The CPU version of the Chinese offline file transcription service has been released. For more details, please refer to ([Deployment documentation](funasr/runtime/docs/SDK_tutorial.md)).
+- 2023/07/03: The offline file transcription service (CPU) of Mandarin has been released. For more details, please refer to ([Deployment documentation](funasr/runtime/docs/SDK_tutorial.md)).
- 2023/06/26: ASRU2023 Multi-Channel Multi-Party Meeting Transcription Challenge 2.0 completed the competition and announced the results. For more details, please refer to ([M2MeT2.0](https://alibaba-damo-academy.github.io/FunASR/m2met2/index.html)).
@@ -87,6 +87,12 @@
year={2023},
booktitle={INTERSPEECH},
}
+@inproceedings{wang2023told,
+ author={Jiaming Wang and Zhihao Du and Shiliang Zhang},
+ title={{TOLD:} {A} Novel Two-Stage Overlap-Aware Framework for Speaker Diarization},
+ year={2023},
+ booktitle={ICASSP},
+}
@inproceedings{gao22b_interspeech,
author={Zhifu Gao and ShiLiang Zhang and Ian McLoughlin and Zhijie Yan},
title={{Paraformer: Fast and Accurate Parallel Transformer for Non-autoregressive End-to-End Speech Recognition}},
--
Gitblit v1.9.1