Training in progress, step 1000
Browse files
preprocessor_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chunk_length": 30,
|
3 |
+
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
+
"feature_size": 80,
|
5 |
+
"hop_length": 160,
|
6 |
+
"n_fft": 400,
|
7 |
+
"n_samples": 480000,
|
8 |
+
"nb_max_frames": 3000,
|
9 |
+
"padding_side": "right",
|
10 |
+
"padding_value": 0.0,
|
11 |
+
"processor_class": "WhisperProcessor",
|
12 |
+
"return_attention_mask": false,
|
13 |
+
"sampling_rate": 16000
|
14 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f29170538296d8fd9d9f95f7074733a919f2ce065e541cbe40d81119c33aec81
|
3 |
+
size 1137195238
|
runs/Sep29_13-13-58_c28990ece61f/events.out.tfevents.1727615659.c28990ece61f.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c72e8d0b3fd5134f45ca248e5dd89508d7a61ba1bcad0aef20d4714f70ff98be
|
3 |
+
size 11892
|
runs/Sep29_14-30-11_c28990ece61f/events.out.tfevents.1727620217.c28990ece61f.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96a5e051186c06d77e582e279cde6e4e582d8f8e9d86868794c96efe279b5159
|
3 |
+
size 18215
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8c1b7c63a7110ec414eb568738fee43b02aa7a633fbc50061eed2ff1fb1d684
|
3 |
+
size 5304
|