NorHsangPha
commited on
Commit
•
3e9ad9c
1
Parent(s):
3eed201
Upload 3 files
Browse files- adapter.shn.safetensors +3 -0
- preprocessor_config.json +9 -0
- training_args.bin +3 -0
adapter.shn.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d6810ca2438b0d20484d74a26f4e19525850819c77ec51df01f5721b2b5d76d
|
3 |
+
size 8865152
|
preprocessor_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_normalize": true,
|
3 |
+
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
4 |
+
"feature_size": 1,
|
5 |
+
"padding_side": "right",
|
6 |
+
"padding_value": 0.0,
|
7 |
+
"return_attention_mask": true,
|
8 |
+
"sampling_rate": 16000
|
9 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5ca5b7a8a082286a0714f8d18f61dcf41661a1e69c27d07a8ccf14dd68ce173
|
3 |
+
size 5112
|