chsougan commited on
Commit
fefa752
·
verified ·
1 Parent(s): 114e08d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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](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
 
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