ggmbr commited on
Commit
b3a653b
·
1 Parent(s): d81b7c1

fix link to script

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/w-pro/blob/main/spk_embeddings.py)
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
  ```