adding rest of the file
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +3 -0
- README.md +14 -0
- _weights_unsorted/keruanv2.pth +3 -0
- _weights_unsorted/knd48-mp3-1785.pth.pth +3 -0
- _weights_unsorted/knd48-mp3-3570.pth +3 -0
- _weights_unsorted/knd48k-mp3_e105_s12495.pth +3 -0
- _weights_unsorted/knd48k-mp3_e120_s14280.pth +3 -0
- _weights_unsorted/knd48k-mp3_e135_s16065.pth +3 -0
- _weights_unsorted/knd48k-mp3_e150_s17850.pth +3 -0
- _weights_unsorted/knd48k-mp3_e165_s19635.pth +3 -0
- _weights_unsorted/knd48k-mp3_e180_s21420.pth +3 -0
- _weights_unsorted/knd48k-mp3_e195_s23205.pth +3 -0
- _weights_unsorted/knd48k-mp3_e210_s24990.pth +3 -0
- _weights_unsorted/knd48k-mp3_e225_s26775.pth +3 -0
- _weights_unsorted/knd48k-mp3_e240_s28560.pth +3 -0
- _weights_unsorted/knd48k-mp3_e255_s30345.pth +3 -0
- _weights_unsorted/knd48k-mp3_e270_s32130.pth +3 -0
- _weights_unsorted/knd48k-mp3_e285_s33915.pth +3 -0
- _weights_unsorted/knd48k-mp3_e300_s35700.pth +3 -0
- _weights_unsorted/knd48k-mp3_e315_s37485.pth +3 -0
- _weights_unsorted/knd48k-mp3_e330_s39270.pth +3 -0
- _weights_unsorted/knd48k-mp3_e345_s41055.pth +3 -0
- _weights_unsorted/knd48k-mp3_e360_s42840.pth +3 -0
- _weights_unsorted/knd48k-mp3_e375_s44625.pth +3 -0
- _weights_unsorted/knd48k-mp3_e390_s46410.pth +3 -0
- _weights_unsorted/knd48k-mp3_e405_s48195.pth +3 -0
- _weights_unsorted/knd48k-mp3_e420_s49980.pth +3 -0
- _weights_unsorted/knd48k-mp3_e435_s51765.pth +3 -0
- _weights_unsorted/knd48k-mp3_e450_s53550.pth +3 -0
- _weights_unsorted/knd48k-mp3_e465_s55335.pth +3 -0
- _weights_unsorted/knd48k-mp3_e480_s57120.pth +3 -0
- _weights_unsorted/knd48k-mp3_e495_s58905.pth +3 -0
- _weights_unsorted/knd48k-mp3_e510_s60690.pth +3 -0
- _weights_unsorted/knd48k-mp3_e525_s62475.pth +3 -0
- _weights_unsorted/knd48k-mp3_e540_s64260.pth +3 -0
- _weights_unsorted/knd48k-mp3_e555_s66045.pth +3 -0
- _weights_unsorted/knd48k-mp3_e570_s67830.pth +3 -0
- _weights_unsorted/knd48k-mp3_e585_s69615.pth +3 -0
- _weights_unsorted/knd48k-mp3_e600_s71400.pth +3 -0
- _weights_unsorted/knd48k-mp3_e615_s73185.pth +3 -0
- _weights_unsorted/knd48k-mp3_e630_s74970.pth +3 -0
- _weights_unsorted/knd48k-mp3_e645_s76755.pth +3 -0
- _weights_unsorted/knd48k-mp3_e660_s78540.pth +3 -0
- _weights_unsorted/knd48k-mp3_e675_s80325.pth +3 -0
- _weights_unsorted/knd48k-mp3_e690_s82110.pth +3 -0
- _weights_unsorted/knd48k-mp3_e705_s83895.pth +3 -0
- _weights_unsorted/knd48k-mp3_e720_s85680.pth +3 -0
- _weights_unsorted/knd_keruanv2_065.pth +3 -0
- _weights_unsorted/knde200_keruanv2_080.pth +3 -0
- _weights_unsorted/knde80_keruanv2_070.pth +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip 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
|
|
|
|
|
|
|
|
33 |
*.zip 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 |
+
pth_mp3_train1_max350e.tar filter=lfs diff=lfs merge=lfs -text
|
37 |
+
*.ipynb filter=lfs diff=lfs merge=lfs -text
|
38 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
|
3 |
+
weights trained from rvc-webui:
|
4 |
+
|
5 |
+
```
|
6 |
+
|
7 |
+
commit 4aa896d0f39b0072c2e0a593ea9d71e11bbb1a66 (HEAD -> main, origin/main, origin/HEAD)
|
8 |
+
Author: Jin Hyung Ahn <zenoengine@gmail.com>
|
9 |
+
Date: Sat Sep 9 13:06:52 2023 +0900
|
10 |
+
|
11 |
+
chore: update localization files for vc_multi inputs (#1210)
|
12 |
+
|
13 |
+
|
14 |
+
```
|
_weights_unsorted/keruanv2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0053d7d8f34f4277230681d0fca590d001c6402061f0a701204895521cbc5cbb
|
3 |
+
size 55219174
|
_weights_unsorted/knd48-mp3-1785.pth.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f394da3e2b18dbeaec1b75be4a5b4520fe6ed6e854da3cde4a6e105e5b4f285
|
3 |
+
size 57578470
|
_weights_unsorted/knd48-mp3-3570.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fd7808eccd79b1dd4cf364b1d4864e67a6713385bb93618453258ad8aa9acb2
|
3 |
+
size 57579388
|
_weights_unsorted/knd48k-mp3_e105_s12495.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b600971df0c509ec5f5b4edbc1652d3f2bf58354b769fcc726493a5c96181947
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e120_s14280.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a75e8e2ca5def5c9fb78512cff9d61f9bde5e7ecc6c1390dea2a299fbb9a43cc
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e135_s16065.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e959a4d8d7fc78b5c84e9d4228ce55714f29678c1d31f0155e719fc43a295214
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e150_s17850.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d29cea65d22c9cd35aa1d8d2f6d98b5811edb9a695d05c690bb35250076d6664
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e165_s19635.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea4f31f79ef919f2e30e0f5703f822337480f76317f2c3f5ab569030cad8a10e
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e180_s21420.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09aaf9837dd78ddf27efc01646609dba8d9b08da085efe38d70f36dee1624353
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e195_s23205.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11b388360fddbda2642256ea6474442bdb86c3018decaecadc0c898ad354e3d0
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e210_s24990.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45767d049ae56c2ad75e8c42f4a94839e10c7c956584781009aaccf3ee7fcd9b
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e225_s26775.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2880986818d7c6d1c679d366b93d14fcba92d592b4d6887e92ee6ebd48902e2b
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e240_s28560.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3197be166037160d3367275929a32320c3e90df3a4ac2550fb66f723a9178e3f
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e255_s30345.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9da0bdc75fb88ceab71f7fa3d42e728f2022c8d48111822dbb7f6fa7d495a717
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e270_s32130.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed9590a7dd9c33667d36a5d3c38c41ff12f7c9dbcbefae832d75b64211736bd5
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e285_s33915.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae7ae2934dd3a730cc6224958e58afcbbc5905f8062e9caa6f2d51d03a0c353f
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e300_s35700.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72de3a530a27c8d714025683c4366a17f82e1b6ad133f6784ea4684e224e9334
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e315_s37485.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:474b7b8375d9b10f83c944f0d128d112759089922dffec3379a1c6f619b564ae
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e330_s39270.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cabbae2eae75cb02212a93d5d7fc6e678af1e5ecd81d0ce730397542dad23179
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e345_s41055.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9af60850be82f49e70fa65973076b96d444709daef36b30060bd8ce134e4f6d5
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e360_s42840.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abc623fcdca8adbb3113c11738b5da8f28ff9c6a6a2ab2e0b344db41d88ec241
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e375_s44625.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef8c64c5477d775654d76a86e682ee8448fc6eb0ebd02f3b4e7c2d71b6a9e974
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e390_s46410.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3875831454d6dacc58333a129ec83610e22a10507e70101144357d309b8a7ba5
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e405_s48195.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94bb25401781b0165e4ebd6223431f6c6aa7a9609b459bbb17c9e6f09b8b1757
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e420_s49980.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98ca04ab96474cc192d037de33b9ab4b9f0b09237b0175f6894a1801d87e1302
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e435_s51765.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f73f4c304e19ad93e53f0b706e4d725439976fb5f7a28826c6adac3612593b4
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e450_s53550.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:004fc8ecf886690d508baf103024a726bb109b23368f8db215441641a25a1dfb
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e465_s55335.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d37f1bc1a5b5195f0b32f98bef5907c9e3615b40c606c95a4a0e48ba190030d5
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e480_s57120.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0173109bd0e2f9592b13640397c5f372878a79cc2398028ec7e3265a26a42a8
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e495_s58905.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36495bbbf02077aa94d82945f380d0924644b34b9d939689716e8013ac8e0c34
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e510_s60690.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44a756a5cccd270270c5e5e5d72124892200fb97d04b96eeec867a2ae116e80b
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e525_s62475.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:095a75c458624a3403823d5f1d4b178ad3e3d67181b00fab8d0eb86a49be90bd
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e540_s64260.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ccd74535da7321618462716d03a8d54d640eb794134b82507a71f473ce4b13b
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e555_s66045.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3932745e8bfc5c4342a30faaa0311a757a5fc6fb5c6aea6bf68ac7919ef16fd6
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e570_s67830.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13b2b383b1bfd41715008b9b04abf136182f29602a095ea0314abf740a0377c9
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e585_s69615.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b611a92350fefb2c42f04b3791a6dc2346ea169f4de7e23d97a7710e623e7bb3
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e600_s71400.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6723ebabc59ea19384638a12842a95d2ce3ddf8ed5dd0a85021876c14983d14c
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e615_s73185.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6daff31fa5ca05deb6f120598068b56c5fca7e30f5eaabc03d4063438b4d8b5
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e630_s74970.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9399f6ae6989897b02590ec312ee2efaa95969cd0888e37ffe4bcabcc7c540fa
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e645_s76755.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d96a442d2e7792932842ab4d64e4e8938e0c99bc3c41c41ed032bcf80ef18686
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e660_s78540.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67bdad7c1edef5a4b2ae5553a0f85fdb05cd6436ed545bf755030a5bc592e314
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e675_s80325.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac210706a6aa8e1038134d7089b8b3b48361e0f5e5fc757cb457033f6bfe65da
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e690_s82110.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c56b2103b8594d3a0a77c315734cf430a30afa9dce8ffd23d8b22bdf916520a
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e705_s83895.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:827551f7f896d7c601c587a715ba5b4dc8e2da4b0c20d114190fa4d413871f12
|
3 |
+
size 57589524
|
_weights_unsorted/knd48k-mp3_e720_s85680.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a79c0d6ed67f83b15ee6b6be34d18303219d56b86619613eb966ea6d06ba0088
|
3 |
+
size 57589524
|
_weights_unsorted/knd_keruanv2_065.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d3f04ce4c2129f4bf9d247e127e6b6c232bfcbd74fd2f88f99913681c837cf0
|
3 |
+
size 55221010
|
_weights_unsorted/knde200_keruanv2_080.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:846590338a099463a0c992f5f7bec677f994c53566ac923e4464cacb7268f764
|
3 |
+
size 55222846
|
_weights_unsorted/knde80_keruanv2_070.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:621d53a7ab74b352f25ef70a0aee04c424ad732cbd8a4387a0520f31155d6d38
|
3 |
+
size 55222387
|