Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,16 @@
|
|
1 |
-
|
2 |
---
|
3 |
pipeline_tag: audio-to-audio
|
4 |
tags:
|
5 |
- rvc
|
6 |
- sail-rvc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
# zhongli-jp
|
9 |
|
@@ -21,5 +28,4 @@ Model Type: RVC
|
|
21 |
|
22 |
Source: https://huggingface.co/juuxn/RVCModels/
|
23 |
|
24 |
-
Reason: Converting into loadable format for https://github.com/chavinlo/rvc-runpod
|
25 |
-
|
|
|
|
|
1 |
---
|
2 |
pipeline_tag: audio-to-audio
|
3 |
tags:
|
4 |
- rvc
|
5 |
- sail-rvc
|
6 |
+
license: openrail
|
7 |
+
datasets:
|
8 |
+
- fka/awesome-chatgpt-prompts
|
9 |
+
language:
|
10 |
+
- id
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
library_name: adapter-transformers
|
14 |
---
|
15 |
# zhongli-jp
|
16 |
|
|
|
28 |
|
29 |
Source: https://huggingface.co/juuxn/RVCModels/
|
30 |
|
31 |
+
Reason: Converting into loadable format for https://github.com/chavinlo/rvc-runpod
|
|