TokiBotan commited on
Commit
90210e8
1 Parent(s): 1c9b7cb

Delete Otohana Sumire

Browse files
Otohana Sumire/D_2333333.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1abc4d89010d9fde0040490835122b093963cb42c051d57e7a96221e2a9bdfdf
3
- size 857126906
 
 
 
 
Otohana Sumire/G_2333333.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:14001929e443631fdbe45240b8204e653c214b993b1ea51156dfe97ea4d945ec
3
- size 438183506
 
 
 
 
Otohana Sumire/Otohana_Sumire.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2610d751fc3759901b86ba375fc07ee6615ed39caa9d7429be6aa667fe60982
3
- size 55227861
 
 
 
 
Otohana Sumire/added_IVF356_Flat_nprobe_1_Otohana_Sumire_v2.index DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d2a3fc7674d0852bd84de065b82b30aa1b40758e246cf750e538935c6bb2bd6
3
- size 43951739
 
 
 
 
Otohana Sumire/config.json DELETED
@@ -1,79 +0,0 @@
1
- {
2
- "train": {
3
- "log_interval": 19,
4
- "seed": 1234,
5
- "epochs": 20000,
6
- "learning_rate": 0.0001,
7
- "betas": [
8
- 0.8,
9
- 0.99
10
- ],
11
- "eps": 1e-09,
12
- "batch_size": 4,
13
- "fp16_run": true,
14
- "lr_decay": 0.999875,
15
- "segment_size": 12800,
16
- "init_lr_ratio": 1,
17
- "warmup_epochs": 0,
18
- "c_mel": 45,
19
- "c_kl": 1.0
20
- },
21
- "data": {
22
- "max_wav_value": 32768.0,
23
- "sampling_rate": 40000,
24
- "filter_length": 2048,
25
- "hop_length": 400,
26
- "win_length": 2048,
27
- "n_mel_channels": 125,
28
- "mel_fmin": 0.0,
29
- "mel_fmax": null
30
- },
31
- "model": {
32
- "inter_channels": 192,
33
- "hidden_channels": 192,
34
- "filter_channels": 768,
35
- "n_heads": 2,
36
- "n_layers": 6,
37
- "kernel_size": 3,
38
- "p_dropout": 0,
39
- "resblock": "1",
40
- "resblock_kernel_sizes": [
41
- 3,
42
- 7,
43
- 11
44
- ],
45
- "resblock_dilation_sizes": [
46
- [
47
- 1,
48
- 3,
49
- 5
50
- ],
51
- [
52
- 1,
53
- 3,
54
- 5
55
- ],
56
- [
57
- 1,
58
- 3,
59
- 5
60
- ]
61
- ],
62
- "upsample_rates": [
63
- 10,
64
- 10,
65
- 2,
66
- 2
67
- ],
68
- "upsample_initial_channel": 512,
69
- "upsample_kernel_sizes": [
70
- 16,
71
- 16,
72
- 4,
73
- 4
74
- ],
75
- "use_spectral_norm": false,
76
- "gin_channels": 256,
77
- "spk_embed_dim": 109
78
- }
79
- }