From ff841c32672ffdcd42b8a44fb2607cf9770c982f Mon Sep 17 00:00:00 2001 From: cdliang11 <1404056823@qq.com> Date: Thu, 5 Sep 2024 10:19:16 +0800 Subject: [PATCH] [doc] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 525607d..faa1147 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ conda create -n wesep python=3.9 conda activate wesep conda install pytorch=1.12.1 torchaudio=0.12.1 cudatoolkit=11.3 -c pytorch -c conda-forge pip install -r requirements.txt +pre-commit install # for clean and tidy code ``` ## The Target Speaker Extraction Task