Prajwal-143 commited on
Commit
dad81d4
·
verified ·
1 Parent(s): 2920bd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ This dataset can be used for a wide range of applications, including:
72
  ## Dataset Structure
73
 
74
  - ```path : Name of audio file which is converted into array.```
75
- - ```audio : Array of an audio file with sampling rate.```
76
  - ```sentence : Transcription of an audio file in Tamil language. ```
77
 
78
  ## Dataset Creation
 
72
  ## Dataset Structure
73
 
74
  - ```path : Name of audio file which is converted into array.```
75
+ - ```audio : Dictionary contaning path, array and sampling rate of an audio file.```
76
  - ```sentence : Transcription of an audio file in Tamil language. ```
77
 
78
  ## Dataset Creation