File size: 973 Bytes
758679c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
dataset_info:
  features:
  - name: speaker_id
    dtype: string
  - name: gender
    dtype: string
  - name: utterance_id
    dtype: string
  - name: language
    dtype: string
  - name: raw_text
    dtype: string
  - name: full_audio_file
    dtype: string
  - name: original_data_split
    dtype: string
  - name: region
    dtype: string
  - name: duration
    dtype: float64
  - name: start
    dtype: float64
  - name: end
    dtype: float64
  - name: utterance_audio_file
    dtype: audio
  - name: standardized_text
    dtype: string
  splits:
  - name: train
    num_bytes: 9050653.0
    num_examples: 50
  - name: test
    num_bytes: 1225074.0
    num_examples: 10
  - name: validation
    num_bytes: 1225074.0
    num_examples: 10
  download_size: 11505743
  dataset_size: 11500801.0
---
# Dataset Card for "npsc_dataset_tmp"

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