Spaces:
Running
Running
Akito-UzukiP
commited on
Commit
β’
0e3e484
1
Parent(s):
bc8a2a5
update natuki
Browse files- app.py +1 -1
- generation_logs.txt +1 -0
- logs/natuki/DUR_61500.pth +3 -0
- logs/natuki/D_61500.pth +3 -0
- logs/natuki/{G_72000.pth β G_61500.pth} +1 -1
app.py
CHANGED
@@ -235,7 +235,7 @@ if __name__ == "__main__":
|
|
235 |
).to(device)
|
236 |
|
237 |
_ = utils.load_checkpoint("./logs/umamusume/G_300500.pth", net_g, None, skip_optimizer=True)
|
238 |
-
_ = utils.load_checkpoint("./logs/natuki/
|
239 |
|
240 |
speaker_ids = hps.data.spk2id
|
241 |
speakers = list(speaker_ids.keys())
|
|
|
235 |
).to(device)
|
236 |
|
237 |
_ = utils.load_checkpoint("./logs/umamusume/G_300500.pth", net_g, None, skip_optimizer=True)
|
238 |
+
_ = utils.load_checkpoint("./logs/natuki/G_61500.pth", net_g_2, None, skip_optimizer=True)
|
239 |
|
240 |
speaker_ids = hps.data.spk2id
|
241 |
speakers = list(speaker_ids.keys())
|
generation_logs.txt
CHANGED
@@ -1875,3 +1875,4 @@
|
|
1875 |
γγ‘γγγγβ¦ | natuki1
|
1876 |
γγ‘γγγγβ¦ | natuki1
|
1877 |
γγ‘γγγγβ¦? | natuki1
|
|
|
|
1875 |
γγ‘γγγγβ¦ | natuki1
|
1876 |
γγ‘γγγγβ¦ | natuki1
|
1877 |
γγ‘γγγγβ¦? | natuki1
|
1878 |
+
γ―γγγ£γ¦γγγοΌ | natuki1
|
logs/natuki/DUR_61500.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25465948a009d6d889ef36e98732a8a9a8a2d05d9fef056f1a93197d8f1e4a67
|
3 |
+
size 6885739
|
logs/natuki/D_61500.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01544b4e98d419a7c649c3eac0dc4857d170eaa55364d94442298cfe7d9fc752
|
3 |
+
size 561070567
|
logs/natuki/{G_72000.pth β G_61500.pth}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 857605376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91bfc97f96ca2733bea7ce8f0ed51563bbc2975d21fc4bcd601c2b275d3fb736
|
3 |
size 857605376
|