Skip to content

Commit

Permalink
[doc] update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdliang11 committed Sep 5, 2024
1 parent 1bd0a52 commit ff841c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff841c3

Please sign in to comment.