gwinbleidd99
commited on
Commit
•
9f5b920
1
Parent(s):
c297528
Upload dataset
Browse files- README.md +42 -1
- data/de_switch_train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -15,4 +15,45 @@ task_categories:
|
|
15 |
- text-to-speech
|
16 |
- text-to-audio
|
17 |
pretty_name: talkbank_4_stt
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- text-to-speech
|
16 |
- text-to-audio
|
17 |
pretty_name: talkbank_4_stt
|
18 |
+
dataset_info:
|
19 |
+
features:
|
20 |
+
- name: audio
|
21 |
+
struct:
|
22 |
+
- name: bytes
|
23 |
+
dtype: binary
|
24 |
+
- name: path
|
25 |
+
dtype: string
|
26 |
+
- name: transcript
|
27 |
+
dtype: string
|
28 |
+
- name: language_code
|
29 |
+
dtype: string
|
30 |
+
- name: subset
|
31 |
+
dtype: string
|
32 |
+
- name: full_language
|
33 |
+
dtype: string
|
34 |
+
- name: switch_id
|
35 |
+
dtype: string
|
36 |
+
- name: segment_id
|
37 |
+
dtype: string
|
38 |
+
- name: transcript_filename
|
39 |
+
dtype: string
|
40 |
+
- name: audio_len_sec
|
41 |
+
dtype: int64
|
42 |
+
- name: orig_file_start
|
43 |
+
dtype: float64
|
44 |
+
- name: orig_file_end
|
45 |
+
dtype: float64
|
46 |
+
- name: channel
|
47 |
+
dtype: int64
|
48 |
+
splits:
|
49 |
+
- name: de_switch_train
|
50 |
+
num_bytes: 373745151
|
51 |
+
num_examples: 216
|
52 |
+
download_size: 373110014
|
53 |
+
dataset_size: 373745151
|
54 |
+
configs:
|
55 |
+
- config_name: default
|
56 |
+
data_files:
|
57 |
+
- split: de_switch_train
|
58 |
+
path: data/de_switch_train-*
|
59 |
+
---
|
data/de_switch_train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:006f8b291777bc1f5c81cb161cdfe95e709af8dbbe8cbcf0b806417712ce3b22
|
3 |
+
size 373110014
|