ksingla025 commited on
Commit
e0a74b1
1 Parent(s): 0f4030a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +52 -0
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - other
4
+ language:
5
+ - hi
6
+ language_creators:
7
+ - other
8
+ license:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10K<n<100K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - automatic-speech-recognition
18
+ task_ids:
19
+ - speech-recognition
20
+ paperswithcode_id: null
21
+ pretty_name: indicvoices_bn_tagged_transcripts
22
+ ---
23
+
24
+ # Dataset Card for indicvoices_bn_tagged_transcripts
25
+
26
+ ## Dataset Description
27
+
28
+ This dataset contains audio files and their corresponding transcriptions in Hindi for automatic speech recognition (ASR) tasks.
29
+
30
+ ### Languages
31
+ The dataset is primarily in Hindi.
32
+
33
+ ### Data Collection
34
+ The dataset was collected through automated processes and manual transcription.
35
+
36
+ ## Dataset Structure
37
+ The dataset contains:
38
+ - Audio files (.wav format)
39
+ - Transcriptions
40
+ - Duration information
41
+ - Additional task annotations
42
+
43
+ ### Data Fields
44
+ - `audio`: Path to the audio file
45
+ - `text`: Transcription of the audio
46
+ - `duration`: Length of the audio in seconds
47
+ - `tasks`: List of associated tasks
48
+
49
+ ## Additional Information
50
+ - **License**: CC-BY 4.0
51
+ - **Version**: 1.0.0
52
+ - **Publisher**: WhissleAI