jeu commited on
Commit
a32ae2f
·
1 Parent(s): 0a1575c
Files changed (2) hide show
  1. README.md +26 -7
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,21 +1,40 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: text
5
  dtype: string
6
  - name: audio
7
- dtype:
8
- audio:
9
- sampling_rate: 24000
10
  splits:
11
  - name: train
12
- num_bytes: 64498236
13
  num_examples: 245
14
- download_size: 64498236
15
- dataset_size: 64498236
 
16
  configs:
17
  - config_name: default
18
  data_files:
19
  - split: train
20
- path: data/train-*
21
  ---
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en # Update with your language code
8
+ license:
9
+ - cc-by-4.0 # Update with your license
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10K<n<100K # Update based on your dataset size
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - automatic-speech-recognition
18
+ task_ids:
19
+ - speech-recognition
20
+
21
  dataset_info:
22
  features:
23
  - name: text
24
  dtype: string
25
  - name: audio
26
+ dtype: audio
27
+ sampling_rate: 24000
 
28
  splits:
29
  - name: train
30
+ num_bytes: 64496234
31
  num_examples: 245
32
+ download_size: 64496234
33
+ dataset_size: 64496234
34
+
35
  configs:
36
  - config_name: default
37
  data_files:
38
  - split: train
39
+ path: dataset.parquet # or "data/*.parquet" if using multiple files
40
  ---
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8b076ada9bc37b81a211e39a708a093d6181d68fdc2a20b813d56c55074d90c
3
- size 64498236
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a2ac1a46db6ed3a5b94bd4c787699807575b3eecf713a3f8192636166abfbf4
3
+ size 64496234