Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ This system is intented to be used for speaker diarization of TV shows.
|
|
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](
|
47 |
|
48 |
## Training Details
|
49 |
|
|
|
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](primary_fusion.py) can be modified to obtain the fusion of each model's output.
|
47 |
|
48 |
## Training Details
|
49 |
|