slplab commited on
Commit
c5e5a70
1 Parent(s): d484d76

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: path
5
+ dtype: string
6
+ - name: audio
7
+ struct:
8
+ - name: array
9
+ sequence: float64
10
+ - name: path
11
+ dtype: string
12
+ - name: sampling_rate
13
+ dtype: int64
14
+ - name: sentence
15
+ dtype: string
16
+ splits:
17
+ - name: test
18
+ num_bytes: 1305960575
19
+ num_examples: 7247
20
+ download_size: 326630611
21
+ dataset_size: 1305960575
22
+ ---
23
+ # Dataset Card for "asd_240503_test_tta"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)