From e629217f2e5192a6b8c37a01f200d3a7018eea3f Mon Sep 17 00:00:00 2001 From: Dongji Gao Date: Sun, 17 Sep 2023 19:04:50 -0400 Subject: [PATCH] Update README.md --- egs/librispeech/WSASR/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/egs/librispeech/WSASR/README.md b/egs/librispeech/WSASR/README.md index 8b1378917..97b103486 100644 --- a/egs/librispeech/WSASR/README.md +++ b/egs/librispeech/WSASR/README.md @@ -1 +1,7 @@ +# Introduction +This is a weakly supervised ASR recipe for the LibriSpeech (clean 100 hours) dataset. We training a +conformer model using BTC/OTC with transcripts with synthetic errors. In this README, we will describe +the task and the BTC/OTC training process. + +## Task