Delete TW3_M_ Phillip_Strenger_Rus
Browse files- TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (D_500).pth +0 -3
- TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (G_500) Sample (Eng).wav +0 -3
- TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (G_500) Sample (Rus).wav +0 -3
- TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (G_500).pth +0 -3
- TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (README).md +0 -8
- TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (config).json +0 -104
TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (D_500).pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:800d7b3811867f56258c9fce915c7fc5bd6851b33051387fe60ff25cec016dd0
|
3 |
-
size 561098682
|
|
|
|
|
|
|
|
TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (G_500) Sample (Eng).wav
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:9bad8dbb0c2e95024b4e5e05fd074b2a063c66b0ad272a8f7aa78d5effd853c7
|
3 |
-
size 6411380
|
|
|
|
|
|
|
|
TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (G_500) Sample (Rus).wav
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:0007a6fd4107d6aacbfeb329a79bf4be90ef32ebbbd7a839b38eb0ff29ae82a9
|
3 |
-
size 5867946
|
|
|
|
|
|
|
|
TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (G_500).pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ab226c761ee21c782714c1ea4c41337258c1ac98d949242a8a5a4e4202d92844
|
3 |
-
size 548688142
|
|
|
|
|
|
|
|
TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (README).md
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
Актер озвучки: Сергей Чихачёв
|
2 |
-
Модель голоса: Филип Стенгер (Кровавый Барон)
|
3 |
-
Название модели: TW3_M_Phillip_Strenger_Rus
|
4 |
-
Эпоха тренировки: 500
|
5 |
-
Шагов тренировки: 57625
|
6 |
-
Язык: Русский
|
7 |
-
Пол: Мужской
|
8 |
-
Версия: 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TW3_M_ Phillip_Strenger_Rus/TW3_M_Phillip_Strenger_Rus (config).json
DELETED
@@ -1,104 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"train": {
|
3 |
-
"log_interval": 100,
|
4 |
-
"eval_interval": 200,
|
5 |
-
"seed": 1234,
|
6 |
-
"epochs": 500,
|
7 |
-
"learning_rate": 0.0001,
|
8 |
-
"betas": [
|
9 |
-
0.8,
|
10 |
-
0.99
|
11 |
-
],
|
12 |
-
"eps": 1e-09,
|
13 |
-
"batch_size": 4,
|
14 |
-
"fp16_run": false,
|
15 |
-
"bf16_run": false,
|
16 |
-
"lr_decay": 0.999875,
|
17 |
-
"segment_size": 10240,
|
18 |
-
"init_lr_ratio": 1,
|
19 |
-
"warmup_epochs": 0,
|
20 |
-
"c_mel": 45,
|
21 |
-
"c_kl": 1.0,
|
22 |
-
"use_sr": true,
|
23 |
-
"max_speclen": 512,
|
24 |
-
"port": "8001",
|
25 |
-
"keep_ckpts": 3,
|
26 |
-
"num_workers": 4,
|
27 |
-
"log_version": 0,
|
28 |
-
"ckpt_name_by_step": false,
|
29 |
-
"accumulate_grad_batches": 1
|
30 |
-
},
|
31 |
-
"data": {
|
32 |
-
"training_files": "filelists/44k/train.txt",
|
33 |
-
"validation_files": "filelists/44k/val.txt",
|
34 |
-
"max_wav_value": 32768.0,
|
35 |
-
"sampling_rate": 44100,
|
36 |
-
"filter_length": 2048,
|
37 |
-
"hop_length": 512,
|
38 |
-
"win_length": 2048,
|
39 |
-
"n_mel_channels": 80,
|
40 |
-
"mel_fmin": 0.0,
|
41 |
-
"mel_fmax": 22050,
|
42 |
-
"contentvec_final_proj": false
|
43 |
-
},
|
44 |
-
"model": {
|
45 |
-
"inter_channels": 192,
|
46 |
-
"hidden_channels": 192,
|
47 |
-
"filter_channels": 768,
|
48 |
-
"n_heads": 2,
|
49 |
-
"n_layers": 6,
|
50 |
-
"kernel_size": 3,
|
51 |
-
"p_dropout": 0.1,
|
52 |
-
"resblock": "1",
|
53 |
-
"resblock_kernel_sizes": [
|
54 |
-
3,
|
55 |
-
7,
|
56 |
-
11
|
57 |
-
],
|
58 |
-
"resblock_dilation_sizes": [
|
59 |
-
[
|
60 |
-
1,
|
61 |
-
3,
|
62 |
-
5
|
63 |
-
],
|
64 |
-
[
|
65 |
-
1,
|
66 |
-
3,
|
67 |
-
5
|
68 |
-
],
|
69 |
-
[
|
70 |
-
1,
|
71 |
-
3,
|
72 |
-
5
|
73 |
-
]
|
74 |
-
],
|
75 |
-
"upsample_rates": [
|
76 |
-
8,
|
77 |
-
8,
|
78 |
-
2,
|
79 |
-
2,
|
80 |
-
2
|
81 |
-
],
|
82 |
-
"upsample_initial_channel": 512,
|
83 |
-
"upsample_kernel_sizes": [
|
84 |
-
16,
|
85 |
-
16,
|
86 |
-
4,
|
87 |
-
4,
|
88 |
-
4
|
89 |
-
],
|
90 |
-
"n_layers_q": 3,
|
91 |
-
"use_spectral_norm": false,
|
92 |
-
"gin_channels": 256,
|
93 |
-
"ssl_dim": 768,
|
94 |
-
"n_speakers": 200,
|
95 |
-
"type_": "hifi-gan",
|
96 |
-
"pretrained": {
|
97 |
-
"D_0.pth": "https://huggingface.co/datasets/ms903/sovits4.0-768vec-layer12/resolve/main/sovits_768l12_pre_large_320k/clean_D_320000.pth",
|
98 |
-
"G_0.pth": "https://huggingface.co/datasets/ms903/sovits4.0-768vec-layer12/resolve/main/sovits_768l12_pre_large_320k/clean_G_320000.pth"
|
99 |
-
}
|
100 |
-
},
|
101 |
-
"spk": {
|
102 |
-
"TW3_M_Phillip_Strenger_Rus": 0
|
103 |
-
}
|
104 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|