Upload 13 files
Browse files- added_tokens (1).json +4 -0
- config.json +1 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
added_tokens (1).json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<ctc_blank>": 80,
|
| 3 |
+
"<mask>": 79
|
| 4 |
+
}
|
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "microsoft/speecht5_tts",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"apply_spec_augment": true,
|
| 5 |
"architectures": [
|
|
@@ -85,7 +84,7 @@
|
|
| 85 |
"speech_decoder_prenet_layers": 2,
|
| 86 |
"speech_decoder_prenet_units": 256,
|
| 87 |
"torch_dtype": "float32",
|
| 88 |
-
"transformers_version": "4.
|
| 89 |
"use_cache": false,
|
| 90 |
"use_guided_attention_loss": true,
|
| 91 |
"vocab_size": 81
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"activation_dropout": 0.1,
|
| 3 |
"apply_spec_augment": true,
|
| 4 |
"architectures": [
|
|
|
|
| 84 |
"speech_decoder_prenet_layers": 2,
|
| 85 |
"speech_decoder_prenet_units": 256,
|
| 86 |
"torch_dtype": "float32",
|
| 87 |
+
"transformers_version": "4.52.4",
|
| 88 |
"use_cache": false,
|
| 89 |
"use_guided_attention_loss": true,
|
| 90 |
"vocab_size": 81
|
generation_config.json
CHANGED
|
@@ -5,5 +5,5 @@
|
|
| 5 |
"eos_token_id": 2,
|
| 6 |
"max_length": 1876,
|
| 7 |
"pad_token_id": 1,
|
| 8 |
-
"transformers_version": "4.
|
| 9 |
}
|
|
|
|
| 5 |
"eos_token_id": 2,
|
| 6 |
"max_length": 1876,
|
| 7 |
"pad_token_id": 1,
|
| 8 |
+
"transformers_version": "4.52.4"
|
| 9 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577789320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b81ffa72ee8445c1162299e0395e4632035c8f522d0d9825c8cbfef26773b483
|
| 3 |
size 577789320
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28f07d45f14ee3d3948c0fa6f24eb67e3ddcbcb89527c02cd1c8af8e6d1ac61b
|
| 3 |
+
size 5432
|