TheMindExpansionNetwork commited on
Commit
cbe6ba8
·
verified ·
1 Parent(s): 5993bcc

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +2 -2
  2. dataset_info.json +92 -1
  3. state.json +2 -2
data-00000-of-00001.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b9d497a99b9ed8b5ae249c2ab9c21be1d66d1558bde69047699b1ca36ddc848
3
- size 224311376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f28080dbcec806cedb3f33b089001aa922a5690aa6ea7444c3af92ba961a854
3
+ size 224776984
dataset_info.json CHANGED
@@ -1,15 +1,106 @@
1
  {
 
2
  "citation": "",
 
 
 
3
  "description": "",
 
 
 
 
 
 
 
4
  "features": {
5
  "audio": {
 
6
  "_type": "Audio"
7
  },
8
  "text": {
9
  "dtype": "string",
10
  "_type": "Value"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  }
12
  },
13
  "homepage": "",
14
- "license": ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  }
 
1
  {
2
+ "builder_name": "parquet",
3
  "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "ceylia",
6
+ "dataset_size": 224657141,
7
  "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Jinsaryko/Ceylia@e1b633ac694d41edd4adec9b9877a76284c5ace7/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 205408897,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 205408897,
15
  "features": {
16
  "audio": {
17
+ "sampling_rate": 22050,
18
  "_type": "Audio"
19
  },
20
  "text": {
21
  "dtype": "string",
22
  "_type": "Value"
23
+ },
24
+ "speaker_name": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "utterance_pitch_mean": {
29
+ "dtype": "float32",
30
+ "_type": "Value"
31
+ },
32
+ "utterance_pitch_std": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "snr": {
37
+ "dtype": "float64",
38
+ "_type": "Value"
39
+ },
40
+ "c50": {
41
+ "dtype": "float64",
42
+ "_type": "Value"
43
+ },
44
+ "speaking_rate": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "phonemes": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "stoi": {
53
+ "dtype": "float64",
54
+ "_type": "Value"
55
+ },
56
+ "si-sdr": {
57
+ "dtype": "float64",
58
+ "_type": "Value"
59
+ },
60
+ "pesq": {
61
+ "dtype": "float64",
62
+ "_type": "Value"
63
+ },
64
+ "noise": {
65
+ "dtype": "string",
66
+ "_type": "Value"
67
+ },
68
+ "reverberation": {
69
+ "dtype": "string",
70
+ "_type": "Value"
71
+ },
72
+ "speech_monotony": {
73
+ "dtype": "string",
74
+ "_type": "Value"
75
+ },
76
+ "sdr_noise": {
77
+ "dtype": "string",
78
+ "_type": "Value"
79
+ },
80
+ "pesq_speech_quality": {
81
+ "dtype": "string",
82
+ "_type": "Value"
83
+ },
84
+ "tagged_text": {
85
+ "dtype": "string",
86
+ "_type": "Value"
87
  }
88
  },
89
  "homepage": "",
90
+ "license": "",
91
+ "size_in_bytes": 430066038,
92
+ "splits": {
93
+ "train": {
94
+ "name": "train",
95
+ "num_bytes": 224657141,
96
+ "num_examples": 1530,
97
+ "dataset_name": "ceylia"
98
+ }
99
+ },
100
+ "version": {
101
+ "version_str": "0.0.0",
102
+ "major": 0,
103
+ "minor": 0,
104
+ "patch": 0
105
+ }
106
  }
state.json CHANGED
@@ -4,10 +4,10 @@
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
- "_fingerprint": "2962cb7420d795f9",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
11
  "_output_all_columns": false,
12
- "_split": null
13
  }
 
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "ef97955a3a2ccd93",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
11
  "_output_all_columns": false,
12
+ "_split": "train"
13
  }