Training in progress, epoch 1
Browse files- config.json +19 -0
- model.safetensors +3 -0
- runs/Oct18_13-01-57_minion/events.out.tfevents.1729249349.minion +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "diarizers-community/speaker-segmentation-fine-tuned-callhome-spa",
|
3 |
+
"architectures": [
|
4 |
+
"SegmentationModel"
|
5 |
+
],
|
6 |
+
"chunk_duration": 10.0,
|
7 |
+
"max_speakers_per_chunk": 3,
|
8 |
+
"max_speakers_per_frame": 2,
|
9 |
+
"min_duration": null,
|
10 |
+
"model_type": "pyannet",
|
11 |
+
"sample_rate": 16000,
|
12 |
+
"torch_dtype": "float32",
|
13 |
+
"transformers_version": "4.45.1",
|
14 |
+
"warm_up": [
|
15 |
+
0.0,
|
16 |
+
0.0
|
17 |
+
],
|
18 |
+
"weigh_by_cardinality": false
|
19 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:578f26f21cda3d25d1d642fa3d85a9a1a9dd7c10329bcc8d455b92b51e41fe30
|
3 |
+
size 5899124
|
runs/Oct18_13-01-57_minion/events.out.tfevents.1729249349.minion
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb45eeee0b3ac8e44514d925bd50392f30f62f30b6314b0efc5465ff4bb95f78
|
3 |
+
size 7392
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94b859883dbd0973c7099c3dfda5aa66c238252a8a1f128237e8e8fcb59cc38f
|
3 |
+
size 5240
|