From 269da3c5f18a97f3d94f98b51a71c6a3f5d71c9a Mon Sep 17 00:00:00 2001 From: "Linke, Julian" <linke@tugraz.at> Date: Fri, 4 Aug 2023 14:08:30 +0200 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4e6be1..d2a78e6 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ conda create -n speechcodebookanalysis python=3.8 conda activate speechcodebookanalysis ``` -Then, your need to install the following packages: +Then, you need to install the following packages: ``` pip install fairseq -- GitLab