anuragrawal commited on
Commit
ab90f97
1 Parent(s): f28162d

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  language:
3
  - eng
4
- license: apache-2.0
5
- base_model: openai/whisper-small
6
  tags:
7
  - speaker-diarization
8
  - speaker-segmentation
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # speaker-segmentation-fine-tuned-callhome-eng
21
 
22
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the diarizers-community/callhome dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.4597
25
  - Der: 0.1816
 
1
  ---
2
  language:
3
  - eng
4
+ license: mit
5
+ base_model: pyannote/segmentation-3.0
6
  tags:
7
  - speaker-diarization
8
  - speaker-segmentation
 
19
 
20
  # speaker-segmentation-fine-tuned-callhome-eng
21
 
22
+ This model is a fine-tuned version of [pyannote/segmentation-3.0](https://huggingface.co/pyannote/segmentation-3.0) on the diarizers-community/callhome dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.4597
25
  - Der: 0.1816