File size: 603 Bytes
332ee27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
dataset_info:
  features:
  - name: name
    dtype: string
  - name: path
    dtype: string
  - name: emotion
    dtype: string
  - name: speech
    dtype:
      audio:
        sampling_rate: 16000
  - name: array
    sequence: float64
  splits:
  - name: train
    num_bytes: 1083324642.5
    num_examples: 1116
  - name: test
    num_bytes: 265571307.0
    num_examples: 280
  download_size: 528433394
  dataset_size: 1348895949.5
---
# Dataset Card for "resd_ref"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)