catsOfpeople
commited on
Update config.json
Browse files- config.json +3 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.1,
|
3 |
"apply_spec_augment": true,
|
4 |
"architectures": [
|
@@ -84,8 +85,8 @@
|
|
84 |
"speech_decoder_prenet_layers": 2,
|
85 |
"speech_decoder_prenet_units": 256,
|
86 |
"torch_dtype": "float32",
|
87 |
-
"transformers_version": "4.
|
88 |
-
"use_cache":
|
89 |
"use_guided_attention_loss": true,
|
90 |
"vocab_size": 81
|
91 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "catsOfpeople/speecht5_finetuned_emirhan_soomea",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
85 |
"speech_decoder_prenet_layers": 2,
|
86 |
"speech_decoder_prenet_units": 256,
|
87 |
"torch_dtype": "float32",
|
88 |
+
"transformers_version": "4.44.2",
|
89 |
+
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
"vocab_size": 81
|
92 |
}
|