superbobneko
commited on
Commit
•
5c3afb0
1
Parent(s):
c700e48
Upload 5 files
Browse files
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
MochizukiHonami/added_IVF256_Flat_nprobe_1_honami_v2.index filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
MochizukiHonami/added_IVF256_Flat_nprobe_1_honami_v2.index filter=lfs diff=lfs merge=lfs -text
|
37 |
+
HoshinoIchika/added_IVF256_Flat_nprobe_1_ichika_v2.index filter=lfs diff=lfs merge=lfs -text
|
HoshinoIchika/D_2333333.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31c5c565bae3f739803f29dc7ff531b2c9815cc426b2fa78e184c59f530ee07b
|
3 |
+
size 857126469
|
HoshinoIchika/G_2333333.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4026efc98078d96484ae06d7ce2811bf6c47fd5b0f82c9f0445d15548a5cb59e
|
3 |
+
size 438183069
|
HoshinoIchika/added_IVF256_Flat_nprobe_1_ichika_v2.index
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b48e440a9144aa95580e9ad8dc916dd9860e64bbb192891ca716ac261f5fee7d
|
3 |
+
size 31588619
|
HoshinoIchika/config.json
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"data": {
|
3 |
+
"filter_length": 2048,
|
4 |
+
"hop_length": 400,
|
5 |
+
"max_wav_value": 32768.0,
|
6 |
+
"mel_fmax": null,
|
7 |
+
"mel_fmin": 0.0,
|
8 |
+
"n_mel_channels": 125,
|
9 |
+
"sampling_rate": 40000,
|
10 |
+
"win_length": 2048
|
11 |
+
},
|
12 |
+
"model": {
|
13 |
+
"filter_channels": 768,
|
14 |
+
"gin_channels": 256,
|
15 |
+
"hidden_channels": 192,
|
16 |
+
"inter_channels": 192,
|
17 |
+
"kernel_size": 3,
|
18 |
+
"n_heads": 2,
|
19 |
+
"n_layers": 6,
|
20 |
+
"p_dropout": 0,
|
21 |
+
"resblock": "1",
|
22 |
+
"resblock_dilation_sizes": [
|
23 |
+
[
|
24 |
+
1,
|
25 |
+
3,
|
26 |
+
5
|
27 |
+
],
|
28 |
+
[
|
29 |
+
1,
|
30 |
+
3,
|
31 |
+
5
|
32 |
+
],
|
33 |
+
[
|
34 |
+
1,
|
35 |
+
3,
|
36 |
+
5
|
37 |
+
]
|
38 |
+
],
|
39 |
+
"resblock_kernel_sizes": [
|
40 |
+
3,
|
41 |
+
7,
|
42 |
+
11
|
43 |
+
],
|
44 |
+
"spk_embed_dim": 109,
|
45 |
+
"upsample_initial_channel": 512,
|
46 |
+
"upsample_kernel_sizes": [
|
47 |
+
16,
|
48 |
+
16,
|
49 |
+
4,
|
50 |
+
4
|
51 |
+
],
|
52 |
+
"upsample_rates": [
|
53 |
+
10,
|
54 |
+
10,
|
55 |
+
2,
|
56 |
+
2
|
57 |
+
],
|
58 |
+
"use_spectral_norm": false
|
59 |
+
},
|
60 |
+
"train": {
|
61 |
+
"batch_size": 4,
|
62 |
+
"betas": [
|
63 |
+
0.8,
|
64 |
+
0.99
|
65 |
+
],
|
66 |
+
"c_kl": 1.0,
|
67 |
+
"c_mel": 45,
|
68 |
+
"epochs": 20000,
|
69 |
+
"eps": 1e-09,
|
70 |
+
"fp16_run": true,
|
71 |
+
"init_lr_ratio": 1,
|
72 |
+
"learning_rate": 0.0001,
|
73 |
+
"log_interval": 200,
|
74 |
+
"lr_decay": 0.999875,
|
75 |
+
"seed": 1234,
|
76 |
+
"segment_size": 12800,
|
77 |
+
"warmup_epochs": 0
|
78 |
+
}
|
79 |
+
}
|
HoshinoIchika/trained_IVF256_Flat_nprobe_1_ichika_v2.index
ADDED
Binary file (787 kB). View file
|
|