Datasets:

Modalities:
Audio
Text
Languages:
Kurdish
Libraries:
Datasets
abdulhade commited on
Commit
fd07f87
·
verified ·
1 Parent(s): fe11e1e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- - **`file_path`**: 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.
 
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.