Update README.md
Browse files
README.md
CHANGED
@@ -9,12 +9,12 @@ The provided pre-trained model has an easy-to-use API to extract speaker embeddi
|
|
9 |
|
10 |
The speaker embeddings are recommended for tasks which rely directly on the identity of the speaker (e.g. speaker verification and speaker diarization).
|
11 |
The hierarchical features are most useful for tasks capturing intra-speaker variance (e.g. emotion recognition and speaker profiling) and prove complimentary with the speaker embedding in our experience. See our speaker profiling paper for an example usage of the hierarchical features.
|
12 |
-
|
13 |
-
## Model Details
|
14 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/620f6a7d110b521c673c1914/BORgtl2G6XUlWaZeMLGPc.png" width="300"/>
|
15 |
-
-->
|
16 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/620f6a7d110b521c673c1914/ejHsEUnsWTehsIpOu7Rm_.png" width="700"/>
|
17 |
|
|
|
|
|
|
|
18 |
## Usage Guide
|
19 |
|
20 |
### Download model
|
|
|
9 |
|
10 |
The speaker embeddings are recommended for tasks which rely directly on the identity of the speaker (e.g. speaker verification and speaker diarization).
|
11 |
The hierarchical features are most useful for tasks capturing intra-speaker variance (e.g. emotion recognition and speaker profiling) and prove complimentary with the speaker embedding in our experience. See our speaker profiling paper for an example usage of the hierarchical features.
|
12 |
+
|
|
|
13 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/620f6a7d110b521c673c1914/BORgtl2G6XUlWaZeMLGPc.png" width="300"/>
|
|
|
|
|
14 |
|
15 |
+
<!---
|
16 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/620f6a7d110b521c673c1914/ejHsEUnsWTehsIpOu7Rm_.png" width="700"/>
|
17 |
+
-->
|
18 |
## Usage Guide
|
19 |
|
20 |
### Download model
|