Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ The dataset consists of audio `.wav` files grouped into tracks and a single meta
|
|
| 17 |
|
| 18 |
### Metadata (`metadata.csv`)
|
| 19 |
The `metadata.csv` file contains 2,994 transcriptions. It has the following columns:
|
| 20 |
-
- **`
|
| 21 |
- **`track`**: The source track or session number the chunk was extracted from.
|
| 22 |
- **`chunk_number`**: The sequential number of the chunk within the track.
|
| 23 |
- **`sentence`**: The Kurdish text transcription corresponding to the audio chunk.
|
|
|
|
| 17 |
|
| 18 |
### Metadata (`metadata.csv`)
|
| 19 |
The `metadata.csv` file contains 2,994 transcriptions. It has the following columns:
|
| 20 |
+
- **`file_name`**: The relative path to the `.wav` audio chunk (e.g., `track1\track1_0001.wav`).
|
| 21 |
- **`track`**: The source track or session number the chunk was extracted from.
|
| 22 |
- **`chunk_number`**: The sequential number of the chunk within the track.
|
| 23 |
- **`sentence`**: The Kurdish text transcription corresponding to the audio chunk.
|