Update README.md
Browse files
README.md
CHANGED
@@ -106,7 +106,7 @@ It improves the quality of the lip-sync videos generated by the [Wav2Lip tool](h
|
|
106 |
set PYTHON="your python.exe path"
|
107 |
```
|
108 |
6. pyannote.audio:You need to agree to share your contact information to access pyannote models.
|
109 |
-
To do so, go to [pyannote huggingface repository](https://huggingface.co/pyannote/speaker-diarization-3.1) set each field and click "Agree and access repository"
|
110 |
![Illustration](demo/hf_aggrement.png)
|
111 |
7. Create an access token to Huggingface:
|
112 |
1. Connect with your account
|
|
|
106 |
set PYTHON="your python.exe path"
|
107 |
```
|
108 |
6. pyannote.audio:You need to agree to share your contact information to access pyannote models.
|
109 |
+
To do so, go to [pyannote diarization-3.1 huggingface repository](https://huggingface.co/pyannote/speaker-diarization-3.1) AND [pyannote segmentation-3.0 huggingface repository](https://huggingface.co/pyannote/segmentation-3.0) set each field and click "Agree and access repository"
|
110 |
![Illustration](demo/hf_aggrement.png)
|
111 |
7. Create an access token to Huggingface:
|
112 |
1. Connect with your account
|