We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b56edd commit b3892bdCopy full SHA for b3892bd
README.md
@@ -52,7 +52,7 @@ streamlit run test/streamlit.py
52
Run the following test script after cloning this repo.
53
54
```shell script
55
-pip install voicefixer
+pip install voicefixer==0.0.10
56
git clone https://github.com/haoheliu/voicefixer.git; cd voicefixer
57
python3 test/test.py # test script
58
```
0 commit comments