Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,18 @@ license: cc0-1.0
|
|
3 |
language:
|
4 |
- ta
|
5 |
pretty_name: Tamil_recorded
|
6 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
language:
|
4 |
- ta
|
5 |
pretty_name: Tamil_recorded
|
6 |
+
---
|
7 |
+
# My Voice Dataset
|
8 |
+
|
9 |
+
## Description
|
10 |
+
This dataset contains audio recordings with corresponding text transcriptions. It is designed for speech recognition and natural language processing tasks.
|
11 |
+
|
12 |
+
## Structure
|
13 |
+
- `data/audio/`: Contains audio files.
|
14 |
+
- `metadata.csv`: Metadata file with transcription and additional information.
|
15 |
+
|
16 |
+
## License
|
17 |
+
[Your License Name] - [License URL]
|
18 |
+
|
19 |
+
## Citation
|
20 |
+
Please cite this dataset as follows:
|