Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ dataset_info:
|
|
| 12 |
dtype: string
|
| 13 |
- name: race
|
| 14 |
dtype: string
|
|
|
|
|
|
|
| 15 |
license: other
|
| 16 |
task_categories:
|
| 17 |
- text-to-speech
|
|
@@ -38,13 +40,14 @@ The recordings were captured using studio microphones with pop filters. Gender,
|
|
| 38 |
|
| 39 |
This dataset was created for voice cloning and text-to-speech (TTS) purposes. Rights have been obtained for both use cases, and the data can be used for commercial purposes.
|
| 40 |
|
|
|
|
|
|
|
| 41 |
## Technical Analysis
|
| 42 |
|
| 43 |
The following metrics were computed across all samples using Silero VAD for speech detection.
|
| 44 |
|
| 45 |
| Metric | Value |
|
| 46 |
|--------|-------|
|
| 47 |
-
| Number of files | 5 |
|
| 48 |
| Average sample rate | 80,160 Hz |
|
| 49 |
| Average bit depth | 22 |
|
| 50 |
| Average mean SNR | 18.95 dB |
|
|
|
|
| 12 |
dtype: string
|
| 13 |
- name: race
|
| 14 |
dtype: string
|
| 15 |
+
- name: transcription
|
| 16 |
+
dtype: string
|
| 17 |
license: other
|
| 18 |
task_categories:
|
| 19 |
- text-to-speech
|
|
|
|
| 40 |
|
| 41 |
This dataset was created for voice cloning and text-to-speech (TTS) purposes. Rights have been obtained for both use cases, and the data can be used for commercial purposes.
|
| 42 |
|
| 43 |
+
The recordings are rich in phonetic/NATO alphabet spelling, email addresses, phone numbers, order numbers, mailing addresses, company names, and personal names. All identifying information is fictional. Each segment includes a human-reviewed transcript with word-level timestamps.
|
| 44 |
+
|
| 45 |
## Technical Analysis
|
| 46 |
|
| 47 |
The following metrics were computed across all samples using Silero VAD for speech detection.
|
| 48 |
|
| 49 |
| Metric | Value |
|
| 50 |
|--------|-------|
|
|
|
|
| 51 |
| Average sample rate | 80,160 Hz |
|
| 52 |
| Average bit depth | 22 |
|
| 53 |
| Average mean SNR | 18.95 dB |
|