Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ A high-quality Norwegian text-to-speech (TTS) dataset derived from LibriVox publ
|
|
27 |
| `id` | Unique identifier for each utterance/sample |
|
28 |
| `text` | Transcript automatically generated using NB-Whisper Large and nb-wav2vec2 |
|
29 |
| `text_punct` | Transcript with punctuation automatically added using Qwen3 |
|
30 |
-
| `speaker_id
|
31 |
| `speaker_name` | Name of the speaker |
|
32 |
| `speaker_gender` | Gender of the speaker (e.g., `male`, `female`, `unknown`) |
|
33 |
| `speaker_status` | Speaker's native status (e.g., `L1`, `L2`) |
|
|
|
27 |
| `id` | Unique identifier for each utterance/sample |
|
28 |
| `text` | Transcript automatically generated using NB-Whisper Large and nb-wav2vec2 |
|
29 |
| `text_punct` | Transcript with punctuation automatically added using Qwen3 |
|
30 |
+
| `speaker_id` | Identifier of the speaker |
|
31 |
| `speaker_name` | Name of the speaker |
|
32 |
| `speaker_gender` | Gender of the speaker (e.g., `male`, `female`, `unknown`) |
|
33 |
| `speaker_status` | Speaker's native status (e.g., `L1`, `L2`) |
|