Wanlau commited on
Commit
b43eb3d
·
1 Parent(s): 3eb3865
.gitattributes CHANGED
@@ -46,3 +46,4 @@ Yoshino/added_IVF6971_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
46
  Kurumi/added_IVF8533_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
47
  Kotori/added_IVF13332_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
48
  Kaguya/added_IVF4746_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
 
 
46
  Kurumi/added_IVF8533_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
47
  Kotori/added_IVF13332_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
48
  Kaguya/added_IVF4746_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
49
+ Yuzuru/added_IVF4592_Flat_nprobe_1_v1.index filter=lfs diff=lfs merge=lfs -text
Yuzuru/Yuzuru.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8417667f4b1336464500c3bd186249132d254b34f66f0d10afb64d619c042ecb
3
+ size 55019812
Yuzuru/added_IVF4592_Flat_nprobe_1_v1.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25c7d93c2699d2fa2bbf0211ca2b6ec6ab3fb2abaf532efef22b41d94e6b3072
3
+ size 189571315
Yuzuru/config.json CHANGED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train": {
3
+ "log_interval": 200,
4
+ "seed": 1234,
5
+ "epochs": 20000,
6
+ "learning_rate": 1e-4,
7
+ "betas": [0.8, 0.99],
8
+ "eps": 1e-9,
9
+ "batch_size": 4,
10
+ "fp16_run": true,
11
+ "lr_decay": 0.999875,
12
+ "segment_size": 12800,
13
+ "init_lr_ratio": 1,
14
+ "warmup_epochs": 0,
15
+ "c_mel": 45,
16
+ "c_kl": 1.0
17
+ },
18
+ "data": {
19
+ "max_wav_value": 32768.0,
20
+ "sampling_rate": 40000,
21
+ "filter_length": 2048,
22
+ "hop_length": 400,
23
+ "win_length": 2048,
24
+ "n_mel_channels": 125,
25
+ "mel_fmin": 0.0,
26
+ "mel_fmax": null
27
+ },
28
+ "model": {
29
+ "inter_channels": 192,
30
+ "hidden_channels": 192,
31
+ "filter_channels": 768,
32
+ "n_heads": 2,
33
+ "n_layers": 6,
34
+ "kernel_size": 3,
35
+ "p_dropout": 0,
36
+ "resblock": "1",
37
+ "resblock_kernel_sizes": [3,7,11],
38
+ "resblock_dilation_sizes": [[1,3,5], [1,3,5], [1,3,5]],
39
+ "upsample_rates": [10,10,2,2],
40
+ "upsample_initial_channel": 512,
41
+ "upsample_kernel_sizes": [16,16,4,4],
42
+ "use_spectral_norm": false,
43
+ "gin_channels": 256,
44
+ "spk_embed_dim": 109
45
+ }
46
+ }
Yuzuru/total_fea.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da7cada6d23668a6019a5ce5a993733048f0212db67995f6400d60fdfd47ed01
3
+ size 183399552