From 70c7576e0a89ff9cd8805ece75b8367b1c06d737 Mon Sep 17 00:00:00 2001 From: jinzr <60612200+JinZr@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:49:00 +0800 Subject: [PATCH] Update README.md typo fixed --- egs/swbd/ASR/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/swbd/ASR/README.md b/egs/swbd/ASR/README.md index b9bbab787..bf28e19e0 100644 --- a/egs/swbd/ASR/README.md +++ b/egs/swbd/ASR/README.md @@ -9,7 +9,7 @@ Switchboard is a collection of about 2,400 two-sided telephone conversations amo **Caution**: The `conformer_ctc` recipe for Switchboard is currently very rough and has a high Word Error Rate, requiring more improvement and refinement. The TODO list for this recipe is as follows. ## TODO List -- [ ] Incorporate Lhotse for dataprocessing +- [ ] Incorporate Lhotse for data processing - [ ] Refer to Global Mapping Rules when computing Word Error Rate - [ ] Detailed Word Error Rate summary for eval2000 (callhome, swbd) and rt03 (fsh, swbd) testset - [ ] Switchboard transcript train/dev split for LM training