Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,11 @@ On the RTVE2024 test set it achives the following results (two-decimal rounding)
|
|
27 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
28 |
This system is intented to be used for speaker diarization of TV shows.
|
29 |
|
|
|
|
|
|
|
|
|
|
|
30 |
## Training Details
|
31 |
|
32 |
### Training Data
|
|
|
27 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
28 |
This system is intented to be used for speaker diarization of TV shows.
|
29 |
|
30 |
+
## Usage
|
31 |
+
|
32 |
+
The instructions to obtain the RTTM output of each model can be found [here](https://huggingface.co/pyannote/speaker-diarization-3.1)
|
33 |
+
|
34 |
+
|
35 |
## Training Details
|
36 |
|
37 |
### Training Data
|