Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
7 |
|
8 |
## Overview
|
9 |
|
10 |
-
This dataset contains **
|
11 |
|
12 |
All voices are **synthetically generated** and do not represent any real person. This makes the dataset ideal for training and evaluating **voice conversion models** without infringing on personhood or identity rights.
|
13 |
|
@@ -31,7 +31,7 @@ description,matched_filename
|
|
31 |
|
32 |
- A **TAR archive** that contains:
|
33 |
- The `voice-captions.csv` file (as described above)
|
34 |
-
- All
|
35 |
|
36 |
---
|
37 |
|
|
|
7 |
|
8 |
## Overview
|
9 |
|
10 |
+
This dataset contains **3.180 synthetically generated voice samples**, each paired with a **caption** that roughly describes how the voice sounds. Captions typically include information about the **age**, **gender**, **accent**, and sometimes **general vocal qualities** (e.g., "old woman, Irish accent").
|
11 |
|
12 |
All voices are **synthetically generated** and do not represent any real person. This makes the dataset ideal for training and evaluating **voice conversion models** without infringing on personhood or identity rights.
|
13 |
|
|
|
31 |
|
32 |
- A **TAR archive** that contains:
|
33 |
- The `voice-captions.csv` file (as described above)
|
34 |
+
- All 3.180 corresponding `.wav` audio files
|
35 |
|
36 |
---
|
37 |
|