nehulagrawal
commited on
Commit
•
8c6f372
1
Parent(s):
3df0c79
Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,17 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
- speaker-diarization
|
8 |
- speaker-segmentation
|
9 |
- generated_from_trainer
|
10 |
-
datasets:
|
11 |
-
- diarizers-community/callhome
|
12 |
model-index:
|
13 |
- name: speaker-segmentation-eng
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
-
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
# speaker-segmentation-eng
|
21 |
|
@@ -73,4 +69,4 @@ The following hyperparameters were used during training:
|
|
73 |
- Transformers 4.40.1
|
74 |
- Pytorch 2.2.1+cu121
|
75 |
- Datasets 2.19.1
|
76 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
- speaker-diarization
|
8 |
- speaker-segmentation
|
9 |
- generated_from_trainer
|
|
|
|
|
10 |
model-index:
|
11 |
- name: speaker-segmentation-eng
|
12 |
results: []
|
13 |
---
|
14 |
|
|
|
|
|
15 |
|
16 |
# speaker-segmentation-eng
|
17 |
|
|
|
69 |
- Transformers 4.40.1
|
70 |
- Pytorch 2.2.1+cu121
|
71 |
- Datasets 2.19.1
|
72 |
+
- Tokenizers 0.19.1
|