chitsanfei
commited on
Commit
•
953866c
1
Parent(s):
e577e7e
feat: add v2 model
Browse files- README.md +26 -5
- added_IVF7234_Flat_nprobe_1.index → emu_classic.index +0 -0
- emu11000.pth → emu_classic.pth +0 -0
- emu_D_11000.pth → emu_v2.index +2 -2
- emu_G_11000.pth → emu_v2.pth +2 -2
- total_fea.npy +0 -3
README.md
CHANGED
@@ -15,17 +15,38 @@ metrics:
|
|
15 |
|
16 |
- 这是`Project Sekai`游戏中的`凤笑梦`的RVC换音模型。
|
17 |
- 注意!目前存放的是一个快速生成模型,意味着它的数据集质量和目标epoch并不高,此外从loss表现上可能尚未收敛。
|
|
|
18 |
|
19 |
## 文件结构
|
20 |
```
|
21 |
-
├──
|
22 |
-
├──
|
23 |
-
├── emu_G_11000.pth #emu的生成模型,有生成能力,但是请勿使用该模型生成,因为RVC的log/G模型需要进行ckpt小模型提取才可使用,请详询QA,继续训练用
|
24 |
-
├── emu11000.pth #可食用的生成模型,请使用这个推理!!
|
25 |
├── README.md #README
|
26 |
└── favicon.png #可爱的头像
|
27 |
```
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
## 注意
|
30 |
|
31 |
- 尚未设置账户授权。
|
@@ -44,7 +65,7 @@ metrics:
|
|
44 |
|
45 |
在使用模型时,您必须同意以下内容:
|
46 |
|
47 |
-
该模型使用`GPL-3.0
|
48 |
```TEXT
|
49 |
This program is free software: you can redistribute it and/or modify
|
50 |
it under the terms of the GNU General Public License as published by
|
|
|
15 |
|
16 |
- 这是`Project Sekai`游戏中的`凤笑梦`的RVC换音模型。
|
17 |
- 注意!目前存放的是一个快速生成模型,意味着它的数据集质量和目标epoch并不高,此外从loss表现上可能尚未收敛。
|
18 |
+
- 本Repo存放了emu的RVC的v1、v2版本的模型。
|
19 |
|
20 |
## 文件结构
|
21 |
```
|
22 |
+
├── emu_classic.index # 旧的(疑似是v1)的index文件,推理用
|
23 |
+
├── emu_classic.pth # 旧的(疑似是v1)的模型文件,推理用
|
|
|
|
|
24 |
├── README.md #README
|
25 |
└── favicon.png #可爱的头像
|
26 |
```
|
27 |
|
28 |
+
## 模型开发分支
|
29 |
+
|
30 |
+
### 在线页面
|
31 |
+
- [V1 版本](https://huggingface.co/chitsanfei/rvc-emu-model/tree/v1)
|
32 |
+
- [V2 版本](https://huggingface.co/chitsanfei/rvc-emu-model/tree/v2)
|
33 |
+
|
34 |
+
|
35 |
+
### git
|
36 |
+
**lfs**
|
37 |
+
```
|
38 |
+
git lfs install
|
39 |
+
```
|
40 |
+
**v1**
|
41 |
+
```
|
42 |
+
git clone https://huggingface.co/chitsanfei/rvc-emu-model v1
|
43 |
+
```
|
44 |
+
**v2**
|
45 |
+
```
|
46 |
+
git clone https://huggingface.co/chitsanfei/rvc-emu-model v2
|
47 |
+
```
|
48 |
+
|
49 |
+
|
50 |
## 注意
|
51 |
|
52 |
- 尚未设置账户授权。
|
|
|
65 |
|
66 |
在使用模型时,您必须同意以下内容:
|
67 |
|
68 |
+
该模型使用`GPL-3.0`许可开源,因而,你不可以在模型的传播过程中用于商业用途,不能阻碍模型的无盈利传播。
|
69 |
```TEXT
|
70 |
This program is free software: you can redistribute it and/or modify
|
71 |
it under the terms of the GNU General Public License as published by
|
added_IVF7234_Flat_nprobe_1.index → emu_classic.index
RENAMED
File without changes
|
emu11000.pth → emu_classic.pth
RENAMED
File without changes
|
emu_D_11000.pth → emu_v2.index
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:638cd6554e80ae394274af80382d4a85c6037840063477ca04459fa83446c63d
|
3 |
+
size 31588619
|
emu_G_11000.pth → emu_v2.pth
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:063208c602422ae93d7389acdcbeb16f86c4e2392c0da1cbbce1801533fd47f8
|
3 |
+
size 57551491
|
total_fea.npy
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:2c0d777a5addc124eb192e4857f559f29cf96baab928af834b3e8bf2d88f9ecf
|
3 |
-
size 288913536
|
|
|
|
|
|
|
|