chsougan commited on
Commit
10e3b66
·
verified ·
1 Parent(s): 00698ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ 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
  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
 
 
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), using [this configuration file](config_diarization-3.1.yaml)
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