Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# RVC-models
|
2 |
|
3 |
This repository contains a Retrieval-based Voice Conversion (RVC) model trained on a dataset of Persian singers. The model aims to convert speech from one voice to another, allowing for the creation of new vocal performances or the transformation of existing recordings.
|
@@ -18,4 +27,4 @@ To use the RVC model, follow these steps:
|
|
18 |
|
19 |
---
|
20 |
|
21 |
-
## license: apache-2.0
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- fa
|
5 |
+
- en
|
6 |
+
pipeline_tag: audio-to-audio
|
7 |
+
tags:
|
8 |
+
- music
|
9 |
+
---
|
10 |
# RVC-models
|
11 |
|
12 |
This repository contains a Retrieval-based Voice Conversion (RVC) model trained on a dataset of Persian singers. The model aims to convert speech from one voice to another, allowing for the creation of new vocal performances or the transformation of existing recordings.
|
|
|
27 |
|
28 |
---
|
29 |
|
30 |
+
## license: apache-2.0
|