bishaltwr commited on
Commit
90d9cdb
·
verified ·
1 Parent(s): 9e3b284

End of training

Browse files
adapter.npi.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81af2c288b4a62175dd015d84ed8a587439ad455dc240199fa453405970375e6
3
- size 9008632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6db06fdd9535b1ea52ef733fb8b578f19b79ff953f03afaa411687e75c812d0
3
+ size 9126492
preprocessor_config.json CHANGED
@@ -4,6 +4,7 @@
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
 
7
  "return_attention_mask": true,
8
  "sampling_rate": 16000
9
  }
 
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
7
+ "processor_class": "Wav2Vec2Processor",
8
  "return_attention_mask": true,
9
  "sampling_rate": 16000
10
  }