Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "mms-tts-ben
|
3 |
"activation_dropout": 0.1,
|
4 |
"architectures": [
|
5 |
"VitsModel"
|
@@ -75,7 +75,7 @@
|
|
75 |
],
|
76 |
"use_bias": true,
|
77 |
"use_stochastic_duration_prediction": true,
|
78 |
-
"vocab_size":
|
79 |
"wavenet_dilation_rate": 1,
|
80 |
"wavenet_dropout": 0.0,
|
81 |
"wavenet_kernel_size": 5,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "intelsense/mms-tts-ben",
|
3 |
"activation_dropout": 0.1,
|
4 |
"architectures": [
|
5 |
"VitsModel"
|
|
|
75 |
],
|
76 |
"use_bias": true,
|
77 |
"use_stochastic_duration_prediction": true,
|
78 |
+
"vocab_size": 74,
|
79 |
"wavenet_dilation_rate": 1,
|
80 |
"wavenet_dropout": 0.0,
|
81 |
"wavenet_kernel_size": 5,
|
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:c1ad383f752147d9825230ec897dddb357d388c635595248f58250e66c252ee5
|
3 |
+
size 145260664
|