From 39e233cfd0080dd257895c17a5f04105960b5804 Mon Sep 17 00:00:00 2001 From: luyongjian Date: Sat, 22 Oct 2022 07:21:15 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eefbcfd..63375a1 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,6 @@ with torch.no_grad(): print('Transcription:', pred_text) ``` -# Finetune Code -Github Repo: +# Code +GitHub Repo: https://github.com/CassiniHuy/wav2vec2_finetune \ No newline at end of file