Commit
·
46ca526
1
Parent(s):
369f232
Initial commit
Browse files- config.json +1 -1
config.json
CHANGED
@@ -113,7 +113,7 @@
|
|
113 |
],
|
114 |
"tokenizer_class": "Wav2Vec2CTCTokenizer",
|
115 |
"torch_dtype": "float32",
|
116 |
-
"transformers_version": "4.
|
117 |
"use_weighted_layer_sum": false,
|
118 |
"vocab_size": 31,
|
119 |
"xvector_output_dim": 512
|
|
|
113 |
],
|
114 |
"tokenizer_class": "Wav2Vec2CTCTokenizer",
|
115 |
"torch_dtype": "float32",
|
116 |
+
"transformers_version": "4.48.1",
|
117 |
"use_weighted_layer_sum": false,
|
118 |
"vocab_size": 31,
|
119 |
"xvector_output_dim": 512
|