Training in progress, epoch 0
Browse files- added_tokens.json +1 -1
- config.json +2 -2
- model.safetensors +2 -2
- spm_char.model +2 -2
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
added_tokens.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
{
|
2 |
-
"<pad>":
|
3 |
}
|
|
|
1 |
{
|
2 |
+
"<pad>": 155
|
3 |
}
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
@@ -88,5 +88,5 @@
|
|
88 |
"transformers_version": "4.41.2",
|
89 |
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
-
"vocab_size":
|
92 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bilalfaye/speecht5_tts-wolof",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
88 |
"transformers_version": "4.41.2",
|
89 |
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
+
"vocab_size": 156
|
92 |
}
|
model.safetensors
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:c23e0ae4bb30cff9b1e21d72bed54e514773224db7ce0e1a401043910e18ff27
|
3 |
+
size 578019720
|
spm_char.model
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:7a3b16dbc060739168d974ed5ea672f779f3613ffa8b67820c4d425bf2f24116
|
3 |
+
size 239246
|
tokenizer_config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"single_word": false,
|
25 |
"special": true
|
26 |
},
|
27 |
-
"
|
28 |
"content": "<pad>",
|
29 |
"lstrip": false,
|
30 |
"normalized": false,
|
|
|
24 |
"single_word": false,
|
25 |
"special": true
|
26 |
},
|
27 |
+
"155": {
|
28 |
"content": "<pad>",
|
29 |
"lstrip": false,
|
30 |
"normalized": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c775c0a1fd99a7e1d2f33ac166203eb0f3279af708a4f2d4f50327f6308f617
|
3 |
size 5304
|