Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- sleeping-ai/11labs-train
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- Plachta/Seed-VC
|
| 9 |
+
---
|
| 10 |
+
We are excited to introduce a fine-tuned version of [seed-vc](https://github.com/Plachtaa/seed-vc) along with the [11labs-train](https://huggingface.co/datasets/sleeping-ai/11labs-train) dataset. This model was trained on a curated subset of 5,000 audio files, each ranging from 0 to 20 seconds, from our extensive 175-hour [11labs](https://huggingface.co/datasets/sleeping-ai/11Labs) dataset.
|
| 11 |
+
|
| 12 |
+
Our goal with this model is to provide the community with a high-quality voice conversation tool, contributing to the broader audio model ecosystem.
|
| 13 |
+
|
| 14 |
+
For inference: https://github.com/Plachtaa/seed-vc
|