Spaces:
Running
Running
Yurii Paniv
commited on
Commit
•
6f58c4b
1
Parent(s):
26f7d46
Update README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,7 @@ https://user-images.githubusercontent.com/5759207/190852259-c6746172-05c4-4918-8
|
|
50 |
https://user-images.githubusercontent.com/5759207/190852270-7aed2db9-dc08-4a9f-8775-07b745657ca1.mp4
|
51 |
|
52 |
# How to use:
|
|
|
53 |
1. `pip install -r requirements.txt`.
|
54 |
2. Download `model.pth` and `speakers.pth` from "Releases" tab.
|
55 |
3. Launch as one-time command:
|
|
|
50 |
https://user-images.githubusercontent.com/5759207/190852270-7aed2db9-dc08-4a9f-8775-07b745657ca1.mp4
|
51 |
|
52 |
# How to use:
|
53 |
+
Caution: this won't use normalizer and autostress like a web demo.
|
54 |
1. `pip install -r requirements.txt`.
|
55 |
2. Download `model.pth` and `speakers.pth` from "Releases" tab.
|
56 |
3. Launch as one-time command:
|