fix link to script
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ The next section explains how to compute these timbral embeddings.
|
|
24 |
|
25 |
|
26 |
# Usage
|
27 |
-
The following code snippet uses the file [spk_embeddings.py](https://huggingface.co/Orange/
|
28 |
to build the architecture of the model.
|
29 |
Its weights are then downloaded from this repository.
|
30 |
```
|
|
|
24 |
|
25 |
|
26 |
# Usage
|
27 |
+
The following code snippet uses the file [spk_embeddings.py](https://huggingface.co/Orange/Speaker-wavLM-pro/blob/main/spk_embeddings.py)
|
28 |
to build the architecture of the model.
|
29 |
Its weights are then downloaded from this repository.
|
30 |
```
|