Rootreck commited on
Commit
4a36b58
·
verified ·
1 Parent(s): 23bd6ea

Delete Russian

Browse files
Russian/F4_F_NPCFCait_Rus/F4_F_NPCFCait_Rus (D_500).pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bba0f48e801dc2d6ce19754eadac276bb9c47ce65789db5b8ae2b4399b0df677
3
- size 561098682
 
 
 
 
Russian/F4_F_NPCFCait_Rus/F4_F_NPCFCait_Rus (G_500) Sample (Eng).wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4e0bdb00296e538c3909fc17ff4805980f2c150206f105be9ad3f0134ef6359
3
- size 6411380
 
 
 
 
Russian/F4_F_NPCFCait_Rus/F4_F_NPCFCait_Rus (G_500) Sample (Rus).wav DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dd36f4e4e2bfba806d10e4c6370fddb7c4b3a851f0b2a1039dc1e67c46a1a36
3
- size 5867946
 
 
 
 
Russian/F4_F_NPCFCait_Rus/F4_F_NPCFCait_Rus (G_500).pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:21d6772dde32fa46b7fca2743bbca78a5d96e6d0a3852b0062bd92fa43a14788
3
- size 548688142
 
 
 
 
Russian/F4_F_NPCFCait_Rus/F4_F_NPCFCait_Rus (README).md DELETED
@@ -1,13 +0,0 @@
1
- ---
2
- language:
3
- - ru
4
- ---
5
-
6
- Актер озвучки: Неизвестно (Студия локализации CoolGames)
7
- Модель голоса: Кейт
8
- Название модели: F4_F_NPCFCait_Rus
9
- Эпоха тренировки: 500
10
- Шагов тренировки: 248125
11
- Язык: Русский
12
- Пол: Женский
13
- Версия: 2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Russian/F4_F_NPCFCait_Rus/F4_F_NPCFCait_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
- "F4_F_NPCFCait_Rus": 0
103
- }
104
- }