roshna-omer
commited on
Commit
•
18a93ec
1
Parent(s):
c2203f6
Upload model
Browse files- config.json +3 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.1,
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.1,
|
7 |
"depth_separable_channels": 2,
|
@@ -83,7 +84,7 @@
|
|
83 |
"speaking_rate": 1.0,
|
84 |
"spectrogram_bins": 513,
|
85 |
"torch_dtype": "float32",
|
86 |
-
"transformers_version": "4.
|
87 |
"upsample_initial_channel": 512,
|
88 |
"upsample_kernel_sizes": [
|
89 |
16,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./tmp/vits_finetuned_ckb",
|
3 |
"activation_dropout": 0.1,
|
4 |
"architectures": [
|
5 |
+
"VitsModel"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"depth_separable_channels": 2,
|
|
|
84 |
"speaking_rate": 1.0,
|
85 |
"spectrogram_bins": 513,
|
86 |
"torch_dtype": "float32",
|
87 |
+
"transformers_version": "4.35.1",
|
88 |
"upsample_initial_channel": 512,
|
89 |
"upsample_kernel_sizes": [
|
90 |
16,
|
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:e902d65e8a047bb931f325a3ae86ae3cd4a45a4fd601e106a8ef7eb5c892fa16
|
3 |
+
size 145235320
|