File size: 2,418 Bytes
f3d8c28
4b3c62d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f3d8c28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b3c62d
 
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
---
license: cc-by-nc-4.0
task_categories:
- text-to-speech
- automatic-speech-recognition
language:
- en
pretty_name: Emilia Subset
extra_gated_prompt: >-
  Terms of Access: The researcher has requested permission to use the Emilia
  dataset and the Emilia-Pipe preprocessing pipeline.  In exchange for such
  permission, the researcher hereby agrees to the following terms and
  conditions:

  1. The researcher shall use the dataset ONLY for non-commercial research and
  educational purposes.

  2. The authors make no representations or warranties regarding the dataset, 
    including but not limited to warranties of non-infringement or fitness for a particular purpose.

  3. The researcher accepts full responsibility for their use of the dataset and
  shall defend and indemnify the authors of Emilia, 
    including their employees, trustees, officers, and agents, against any and all claims arising from the researcher's use of the dataset, 
    including but not limited to the researcher's use of any copies of copyrighted content that they may create from the dataset.

  4. The researcher may provide research associates and colleagues with access
  to the dataset,
    provided that they first agree to be bound by these terms and conditions.
    
  5. The authors reserve the right to terminate the researcher's access to the
  dataset at any time.

  6. If the researcher is employed by a for-profit, commercial entity,  the
  researcher's employer shall also be bound by these terms and conditions,  and
  the researcher hereby represents that they are fully authorized to enter into
  this agreement on behalf of such employer.
extra_gated_fields:
  Name: text
  Email: text
  Affiliation: text
  Position: text
  Your Supervisor/manager/director: text
  I agree to the Terms of Access: checkbox
dataset_info:
  features:
  - name: __key__
    dtype: string
  - name: __url__
    dtype: string
  - name: mp3
    dtype: audio
  - name: dnsmos
    dtype: float64
  - name: duration
    dtype: float64
  - name: id
    dtype: string
  - name: language
    dtype: string
  - name: speaker
    dtype: string
  - name: text
    dtype: string
  - name: wav
    dtype: string
  splits:
  - name: en
    num_bytes: 246295697084.0
    num_examples: 3387817
  download_size: 245261998300
  dataset_size: 246295697084.0
configs:
- config_name: default
  data_files:
  - split: en
    path: data/en-*
---

---