Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ task_categories:
|
|
5 |
language:
|
6 |
- pt
|
7 |
dataset_info:
|
8 |
-
|
9 |
features:
|
10 |
- name: audio_name
|
11 |
dtype: string
|
@@ -48,6 +48,37 @@ dataset_info:
|
|
48 |
num_examples: 500
|
49 |
download_size: 1397176842
|
50 |
dataset_size: 1403791415.759
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
configs:
|
52 |
- config_name: audioCorpus
|
53 |
data_files:
|
@@ -55,6 +86,12 @@ configs:
|
|
55 |
path: audioCorpus/train-*
|
56 |
- split: validation
|
57 |
path: audioCorpus/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
---
|
59 |
|
60 |
## How to Load the Dataset
|
|
|
5 |
language:
|
6 |
- pt
|
7 |
dataset_info:
|
8 |
+
- config_name: audioCorpus
|
9 |
features:
|
10 |
- name: audio_name
|
11 |
dtype: string
|
|
|
48 |
num_examples: 500
|
49 |
download_size: 1397176842
|
50 |
dataset_size: 1403791415.759
|
51 |
+
- config_name: automatic
|
52 |
+
features:
|
53 |
+
- name: path
|
54 |
+
dtype:
|
55 |
+
audio:
|
56 |
+
sampling_rate: 16000
|
57 |
+
- name: name
|
58 |
+
dtype: string
|
59 |
+
- name: speaker
|
60 |
+
dtype: string
|
61 |
+
- name: start_time
|
62 |
+
dtype: float64
|
63 |
+
- name: end_time
|
64 |
+
dtype: float64
|
65 |
+
- name: text
|
66 |
+
dtype: string
|
67 |
+
- name: duration
|
68 |
+
dtype: int64
|
69 |
+
- name: most_common_speaker
|
70 |
+
dtype: string
|
71 |
+
- name: __index_level_0__
|
72 |
+
dtype: int64
|
73 |
+
splits:
|
74 |
+
- name: train
|
75 |
+
num_bytes: 1355301836.348
|
76 |
+
num_examples: 8021
|
77 |
+
- name: validation
|
78 |
+
num_bytes: 66393070.0
|
79 |
+
num_examples: 382
|
80 |
+
download_size: 1403414447
|
81 |
+
dataset_size: 1421694906.348
|
82 |
configs:
|
83 |
- config_name: audioCorpus
|
84 |
data_files:
|
|
|
86 |
path: audioCorpus/train-*
|
87 |
- split: validation
|
88 |
path: audioCorpus/validation-*
|
89 |
+
- config_name: automatic
|
90 |
+
data_files:
|
91 |
+
- split: train
|
92 |
+
path: automatic/train-*
|
93 |
+
- split: validation
|
94 |
+
path: automatic/validation-*
|
95 |
---
|
96 |
|
97 |
## How to Load the Dataset
|
automatic/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af5afb910ea042030fae7b10a26d5bde727605cdb2740141337dddea2fa63dc3
|
3 |
+
size 444227934
|
automatic/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b62592a68d036cd434757bdd5ae887826ca943f2546c650ca58b0f1746db53b6
|
3 |
+
size 398672543
|
automatic/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bd3b8b45c6ca128e68743795930afe86bac24e2fc1ca4b3ff4f2ac5edd2a996
|
3 |
+
size 494959427
|
automatic/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:049897630b2d2b148d7ff3c14fe1237edcf94a45531183dfec9d30555d6033e8
|
3 |
+
size 65554543
|