AmbroseIkpele
commited on
Commit
•
6f1e09d
1
Parent(s):
329b5c5
Upload SpeechT5ForTextToSpeech
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
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.33.1",
|
89 |
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
-
"vocab_size":
|
92 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/YorubaTTS/model/checkpoint-4000",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
88 |
"transformers_version": "4.33.1",
|
89 |
"use_cache": false,
|
90 |
"use_guided_attention_loss": true,
|
91 |
+
"vocab_size": 107
|
92 |
}
|
pytorch_model.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:0c24bbe15bd9a4239026984804d84471a7e94ad764e05ed9528dd88ddeb345db
|
3 |
+
size 577952637
|