Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./tmp/
|
3 |
"activation_dropout": 0.1,
|
4 |
"architectures": [
|
5 |
"VitsModel"
|
@@ -52,7 +52,7 @@
|
|
52 |
"noise_scale_duration": 0.8,
|
53 |
"num_attention_heads": 2,
|
54 |
"num_hidden_layers": 6,
|
55 |
-
"num_speakers":
|
56 |
"posterior_encoder_num_wavenet_layers": 16,
|
57 |
"prior_encoder_num_flows": 4,
|
58 |
"prior_encoder_num_wavenet_layers": 4,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./tmp/mozilla_finetuned_tha",
|
3 |
"activation_dropout": 0.1,
|
4 |
"architectures": [
|
5 |
"VitsModel"
|
|
|
52 |
"noise_scale_duration": 0.8,
|
53 |
"num_attention_heads": 2,
|
54 |
"num_hidden_layers": 6,
|
55 |
+
"num_speakers": 206,
|
56 |
"posterior_encoder_num_wavenet_layers": 16,
|
57 |
"prior_encoder_num_flows": 4,
|
58 |
"prior_encoder_num_wavenet_layers": 4,
|
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:c887ba12d7524bf7260ccc76285eba3f44a408aab62542a65c44881b0d155481
|
3 |
+
size 158874368
|