mmtg commited on
Commit
ffa56f8
1 Parent(s): dbacbaf

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:f609838e93c5fc2b5c6c06ca9206dca09edadb4b054af39da57a976963cec11a
3
+ size 165329926
runs/Aug19_20-03-18_4cb89cd8bec3/events.out.tfevents.1724097801.4cb89cd8bec3.25.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e564afd1799224c9dcd9d7e272b9253908d4d6f96f40816a310edcf50e54305d
3
+ size 18231
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f261cdf4ac54bbca9abaa57bb1e35dcd367521f80c7f6fa39a9f1b1c8db8d2ea
3
+ size 5304