Skip to content

Commit

Permalink
Merge pull request #2 from wenet-e2e/chengdong-update-doc
Browse files Browse the repository at this point in the history
[doc] update README.md
  • Loading branch information
wsstriving authored Sep 5, 2024
2 parents 1bd0a52 + ff841c3 commit 56e49a3
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 56e49a3

Please sign in to comment.