Skip to content

Commit b3892bd

Browse files
committed
update readme
1 parent 4b56edd commit b3892bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ streamlit run test/streamlit.py
5252
Run the following test script after cloning this repo.
5353

5454
```shell script
55-
pip install voicefixer
55+
pip install voicefixer==0.0.10
5656
git clone https://github.com/haoheliu/voicefixer.git; cd voicefixer
5757
python3 test/test.py # test script
5858
```

0 commit comments

Comments
 (0)