Skip to content

Commit

Permalink
rm conda sox in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mddct committed Jan 16, 2024
1 parent 5be61d8 commit 443888b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ git clone https://github.com/wenet-e2e/wenet.git
``` sh
conda create -n wenet python=3.8
conda activate wenet
conda install conda-forge::sox
pip install -r requirements.txt
pre-commit install # for clean and tidy code
```
Expand Down

0 comments on commit 443888b

Please sign in to comment.