Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ This system is intented to be used for speaker diarization of TV shows.
|
|
41 |
|
42 |
## Usage
|
43 |
|
44 |
-
The instructions to obtain the RTTM output of each model can be found [here](https://huggingface.co/pyannote/speaker-diarization-3.1), using this [configuration file](
|
45 |
|
46 |
Once obtained, [this script](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/primary_fusion.py) can be modified to obtain the fusion of each model's output.
|
47 |
|
|
|
41 |
|
42 |
## Usage
|
43 |
|
44 |
+
The instructions to obtain the RTTM output of each model can be found [here](https://huggingface.co/pyannote/speaker-diarization-3.1), using this [configuration file](config.yaml)
|
45 |
|
46 |
Once obtained, [this script](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/primary_fusion.py) can be modified to obtain the fusion of each model's output.
|
47 |
|