chsougan commited on
Commit
be72d39
·
verified ·
1 Parent(s): 9c8c25c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ This system is intented to be used for speaker diarization of TV shows.
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
 
 
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
+ 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.
35
 
36
  ## Training Details
37