slplab commited on
Commit
6a78a6d
1 Parent(s): 3dfae2e

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: 158096673
19
+ num_examples: 889
20
+ download_size: 39823928
21
+ dataset_size: 158096673
22
+ ---
23
+ # Dataset Card for "asd_240503_test_apac_tta"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)