Upload XVectorForSequenceClassification
Browse files- config.json +4 -1
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
{
|
2 |
-
"_attn_implementation_autoset": true,
|
3 |
"angular": false,
|
|
|
|
|
|
|
4 |
"attention_channels": 128,
|
5 |
"bos_token_id": 1,
|
6 |
"decoder_config": {
|
@@ -2570,6 +2572,7 @@
|
|
2570 |
},
|
2571 |
"time_masks": 5,
|
2572 |
"time_width": 0.03,
|
|
|
2573 |
"transformers_version": "4.48.3",
|
2574 |
"use_torchaudio": true,
|
2575 |
"use_vectorized_spec_augment": true,
|
|
|
1 |
{
|
|
|
2 |
"angular": false,
|
3 |
+
"architectures": [
|
4 |
+
"XVectorForSequenceClassification"
|
5 |
+
],
|
6 |
"attention_channels": 128,
|
7 |
"bos_token_id": 1,
|
8 |
"decoder_config": {
|
|
|
2572 |
},
|
2573 |
"time_masks": 5,
|
2574 |
"time_width": 0.03,
|
2575 |
+
"torch_dtype": "float32",
|
2576 |
"transformers_version": "4.48.3",
|
2577 |
"use_torchaudio": true,
|
2578 |
"use_vectorized_spec_augment": true,
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c601d4d283f57652bdd3d990eb54fbc23f8a75f6f27a6e12c17e62505fcbb90e
|
3 |
+
size 20450108
|