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

Update README.md

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