SLPRL-HUJI
commited on
Commit
•
d7a93a5
0
Parent(s):
first commit
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +55 -0
- LICENSE +17 -0
- README.md +160 -0
- pre/Yad_vashem/data-00000-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00001-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00002-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00003-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00004-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00005-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00006-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00007-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00008-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00009-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00010-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00011-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00012-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00013-of-00608.arrow +3 -0
- pre/Yad_vashem/data-00014-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00015-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00016-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00017-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00018-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00019-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00020-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00021-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00022-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00023-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00024-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00025-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00026-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00027-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00028-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00029-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00030-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00031-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00032-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00033-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00034-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00035-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00036-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00037-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00038-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00039-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00040-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00041-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00042-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00043-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00044-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00045-of-00608.arrow +3 -0
- pre/Yo_the_podcast/data-00046-of-00608.arrow +3 -0
.gitattributes
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
37 |
+
# Audio files - uncompressed
|
38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
41 |
+
# Audio files - compressed
|
42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
47 |
+
# Image files - uncompressed
|
48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
52 |
+
# Image files - compressed
|
53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
LICENSE
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This material and data is licensed under the terms of the Creative Commons Attribution 4.0
|
2 |
+
International License (CC BY 4.0), The full text of the CC-BY 4.0 license is available at
|
3 |
+
https://creativecommons.org/licenses/by/4.0/.
|
4 |
+
|
5 |
+
Notwithstanding the foregoing, this material and data may only be used, modified and distributed for
|
6 |
+
the express purpose of training AI models, and subject to the foregoing restriction. In addition, this
|
7 |
+
material and data may not be used in order to create audiovisual material that simulates the voice or
|
8 |
+
likeness of the specific individuals appearing or speaking in such materials and data (a “deep-fake”).
|
9 |
+
To the extent this paragraph is inconsistent with the CC-BY-4.0 license, the terms of this paragraph
|
10 |
+
shall govern.
|
11 |
+
|
12 |
+
By downloading or using any of this material or data, you agree that the Project makes no
|
13 |
+
representations or warranties in respect of the data, and shall have no liability in respect thereof. These
|
14 |
+
disclaimers and limitations are in addition to any disclaimers and limitations set forth in the CC-BY-4.0
|
15 |
+
license itself. You understand that the project is only able to make available the materials and data
|
16 |
+
pursuant to these disclaimers and limitations, and without such disclaimers and limitations the project
|
17 |
+
would not be able to make available the materials and data for your use.
|
README.md
ADDED
@@ -0,0 +1,160 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
size_categories:
|
4 |
+
- 1M<n<10M
|
5 |
+
configs:
|
6 |
+
- config_name: pre
|
7 |
+
data_files:
|
8 |
+
- pre/*/*.arrow
|
9 |
+
- config_name: raw
|
10 |
+
data_files:
|
11 |
+
- raw/*/*.arrow
|
12 |
+
- config_name: GK
|
13 |
+
data_files:
|
14 |
+
- pre/geekonomy/*.arrow
|
15 |
+
- raw/geekonomy/*.arrow
|
16 |
+
- config_name: GK_pre
|
17 |
+
data_files: pre/geekonomy/*.arrow
|
18 |
+
- config_name: GK_raw
|
19 |
+
data_files: raw/geekonomy/*.arrow
|
20 |
+
- config_name: OH
|
21 |
+
data_files:
|
22 |
+
- pre/osim-history/*.arrow
|
23 |
+
- raw/osim-history/*.arrow
|
24 |
+
- config_name: OH_pre
|
25 |
+
data_files: pre/osim-history/*.arrow
|
26 |
+
- config_name: OH_raw
|
27 |
+
data_files: raw/osim-history/*.arrow
|
28 |
+
- config_name: DK
|
29 |
+
data_files:
|
30 |
+
- pre/dor/*.arrow
|
31 |
+
- raw/dor/*.arrow
|
32 |
+
- config_name: DK_pre
|
33 |
+
data_files: pre/dor/*.arrow
|
34 |
+
- config_name: DK_raw
|
35 |
+
data_files: raw/dor/*.arrow
|
36 |
+
- config_name: YO
|
37 |
+
data_files:
|
38 |
+
- pre/Yo_the_podcast/*.arrow
|
39 |
+
- raw/Yo_the_podcast/*.arrow
|
40 |
+
- config_name: YO_pre
|
41 |
+
data_files: pre/Yo_the_podcast/*.arrow
|
42 |
+
- config_name: YO_raw
|
43 |
+
data_files: raw/Yo_the_podcast/*.arrow
|
44 |
+
- config_name: YV
|
45 |
+
data_files:
|
46 |
+
- pre/Yad_vashem/*.arrow
|
47 |
+
- raw/Yad_vashem/*.arrow
|
48 |
+
- config_name: YV_pre
|
49 |
+
data_files: pre/Yad_vashem/*.arrow
|
50 |
+
- config_name: YV_raw
|
51 |
+
data_files: raw/Yad_vashem/*.arrow
|
52 |
+
|
53 |
+
---
|
54 |
+
|
55 |
+
# HebDB
|
56 |
+
|
57 |
+
**Paper:** https://arxiv.org/abs/???
|
58 |
+
|
59 |
+
If you use our datasets, please use the following:
|
60 |
+
|
61 |
+
|
62 |
+
```
|
63 |
+
@cite{
|
64 |
+
Soon
|
65 |
+
}
|
66 |
+
|
67 |
+
```
|
68 |
+
|
69 |
+
|
70 |
+
|
71 |
+
### Dataset Summary
|
72 |
+
|
73 |
+
A weakly supervised dataset for spoken language processing in the Hebrew language. HEBDB offers roughly 2500 hours of natural and spontaneous speech recordings in the Hebrew language, consisting of a large variety of speakers and topics. We provide raw recordings together with a pre-processed, weakly supervised, and filtered version. The goal of HEBDB is to further enhance research and development of spoken language processing tools for the Hebrew language.
|
74 |
+
|
75 |
+
Data variants are: `pre`, `raw`. Note variants share the same columns to ease the usage of dataset subsets but `raw` only use the columns: `fname`, `audio` and `is_raw`.
|
76 |
+
|
77 |
+
#### How do I download this?
|
78 |
+
|
79 |
+
##### Using 🤗 Datasets
|
80 |
+
|
81 |
+
```python
|
82 |
+
from datasets import load_dataset
|
83 |
+
|
84 |
+
# pre only
|
85 |
+
hebdb_pre = load_dataset("SLPRL-HUJI/HebDB", "pre")
|
86 |
+
|
87 |
+
# raw only
|
88 |
+
hebdb_raw = load_dataset("SLPRL-HUJI/HebDB", "raw")
|
89 |
+
|
90 |
+
# One specific source(see code list below), both raw and pre
|
91 |
+
geekonomy = load_dataset("SLPRL-HUJI/HebDB", "GK")
|
92 |
+
|
93 |
+
# One specific source, both raw and pre
|
94 |
+
geekonomy_pre = load_dataset("SLPRL-HUJI/HebDB", "GK_pre")
|
95 |
+
```
|
96 |
+
|
97 |
+
To avoid downloading the entire dataset you can load it in streaming mode using `streaming=True`, for example:
|
98 |
+
|
99 |
+
```python
|
100 |
+
hebdb_pre = load_dataset("SLPRL-HUJI/HebDB", "pre", streaming=True)
|
101 |
+
```
|
102 |
+
|
103 |
+
You can also load and mix:
|
104 |
+
|
105 |
+
```python
|
106 |
+
from datasets import concatenate_datasets, load_dataset
|
107 |
+
|
108 |
+
geekonomy = load_dataset("SLPRL-HUJI/HebDB", "GK_pre")
|
109 |
+
osim_history = load_dataset("SLPRL-HUJI/HebDB", "OH_pre")
|
110 |
+
|
111 |
+
# Concatenate both datasets
|
112 |
+
concatenated = concatenate_datasets([geekonomy, osim_history])
|
113 |
+
|
114 |
+
```
|
115 |
+
|
116 |
+
### Sources
|
117 |
+
|
118 |
+
The 6 available sources are reported in the table below.
|
119 |
+
|
120 |
+
| code | name |
|
121 |
+
|:------|:--------------------------|
|
122 |
+
| GK | Geekonomy |
|
123 |
+
| OH | Osim History |
|
124 |
+
| DK | The Dor Kahn Experience |
|
125 |
+
| YO | Yo! The podcast |
|
126 |
+
| GQ | Good Question |
|
127 |
+
| YV | Yad vashem |
|
128 |
+
|
129 |
+
|
130 |
+
|
131 |
+
### Data Fields
|
132 |
+
|
133 |
+
The data have several fields:
|
134 |
+
- `fname`: file name
|
135 |
+
- `audio`:
|
136 |
+
- `array`: array of audio samples
|
137 |
+
- `sample_rate`: audio sampling rate
|
138 |
+
- `path`: path to the audio file saved location
|
139 |
+
- `is_raw`: Flag for raw/preprocessed
|
140 |
+
- `raw`:
|
141 |
+
- `fname`: origin raw file name
|
142 |
+
- `start_sec`: start time mark in seconds
|
143 |
+
- `end_sec`: end time mark in seconds
|
144 |
+
- `source`: Source name
|
145 |
+
- `n_samples`: Number of samples
|
146 |
+
- `text`: Transcription
|
147 |
+
- `normalized_text`: Normalized transcription (details in paper)
|
148 |
+
- `score`: Transcription quality score obtained by forced aligner (details in paper)
|
149 |
+
|
150 |
+
|
151 |
+
|
152 |
+
### Licensing Information
|
153 |
+
|
154 |
+
Data is licensed under the terms of the Creative Commons Attribution 4.0
|
155 |
+
International License (CC BY 4.0), The full text of the CC-BY 4.0 license is available at
|
156 |
+
https://creativecommons.org/licenses/by/4.0/.
|
157 |
+
|
158 |
+
### Acknowledgements
|
159 |
+
|
160 |
+
This research work was supported by the Israel Innovation Authority, grant number 78563.
|
pre/Yad_vashem/data-00000-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d84bc9604ec380d8822a03dececcda6fa8f129ec9899b2f88c2936ce6ec1694
|
3 |
+
size 1061904392
|
pre/Yad_vashem/data-00001-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:606cf73bcc61808cb6bba9d695460a60f3cb5dd97eb9b950ae624a29ee31e675
|
3 |
+
size 1322151472
|
pre/Yad_vashem/data-00002-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:196ceafd7250e9d6aa593147b5e53187ae4a09a5388756c8dfbe0be43771f6a5
|
3 |
+
size 929809552
|
pre/Yad_vashem/data-00003-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06939d14ca8e4018f03b0f229869b93d0b42e3c9ab181a18a609060642f50be1
|
3 |
+
size 1188876456
|
pre/Yad_vashem/data-00004-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0957187a6630a3fe1932705be3960eb6004157516643dcd91a91b435a550fbee
|
3 |
+
size 1071125336
|
pre/Yad_vashem/data-00005-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a78ac1e85f77f264d3d04dcfbd9da8bff2da911e8c7f4c516219a1f345db201
|
3 |
+
size 690259912
|
pre/Yad_vashem/data-00006-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4950ad34e671d82c9927c087ee64dc09ce4d3f75ac8bbd36377e5a65daae07c7
|
3 |
+
size 846676384
|
pre/Yad_vashem/data-00007-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f19836ac18bb2f2b8a5715e7bb98b58ecd85ed8ffcc7de7b354db77006585ed9
|
3 |
+
size 855948696
|
pre/Yad_vashem/data-00008-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:378b8cb14fd3ea1e247bb52a0863acd4a9d3271c6c7425202bf66526c06627bd
|
3 |
+
size 813435520
|
pre/Yad_vashem/data-00009-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4b21e909e274cd03323919b0e3b7b3be09cf269835105afdfc493df7d208901
|
3 |
+
size 644399960
|
pre/Yad_vashem/data-00010-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:341580294ff20c400591f5730ce5387a9d0677f0b349f28cdb0135a03a690d38
|
3 |
+
size 1197498768
|
pre/Yad_vashem/data-00011-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0aacda66dad5a2cac77d45f35eb739fed8da14c1844ad5b34e39f2bcedde51a5
|
3 |
+
size 1220854728
|
pre/Yad_vashem/data-00012-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7560f12a0e71c6e6c0abf5b5e2ee64d3fe3a6e0a624b62979be0271c97b4dcf3
|
3 |
+
size 1335142504
|
pre/Yad_vashem/data-00013-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49db8e0f53b5562dd2cf5180d8cc7be09ad555fe086add9167e43f5ef45a3a3a
|
3 |
+
size 1049407160
|
pre/Yad_vashem/data-00014-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed2b4a874e848a7f5724f328c9e2b07ad96dfa1181ab9b200c548f4c1266abd3
|
3 |
+
size 1102080944
|
pre/Yo_the_podcast/data-00015-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0032922e5f7b68a10e46b6c55287f3784b2be0fe31958de1c06c0aa06580028
|
3 |
+
size 587890704
|
pre/Yo_the_podcast/data-00016-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ebdaf0470af4cb6ed464fa44a13cf65377a0aa6f3ffa2545fc670a3eb368c53
|
3 |
+
size 588473368
|
pre/Yo_the_podcast/data-00017-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa0fcf5f613beebda590fa907c242dd6eaec4f6c12f8ca91803fd6cd97972de7
|
3 |
+
size 790210112
|
pre/Yo_the_podcast/data-00018-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:405103a6813f5427e38cd08f36d809a03e1122f09cb5faf376ce0a9598b6b72c
|
3 |
+
size 1782953192
|
pre/Yo_the_podcast/data-00019-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4feb6f8b9b5800da9d59c22e7d555a4732abfeca1b0896cc39ed3184d7894e7f
|
3 |
+
size 1540948200
|
pre/Yo_the_podcast/data-00020-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:881777ef73fbaed11643ad51be9efbaffc80a42b1a6ce408c68bc38f91de87dd
|
3 |
+
size 1086294880
|
pre/Yo_the_podcast/data-00021-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb4fb6761f93ce8010944f3d51690b700d143b1688619e483eb905dbc2eda6df
|
3 |
+
size 1057557488
|
pre/Yo_the_podcast/data-00022-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34319eca08ec34251f2e1e5497d78b00062493d19ba474cb6476a7ef67a46133
|
3 |
+
size 1000771320
|
pre/Yo_the_podcast/data-00023-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63b698ff647ffd308746abc9af660103f9c052bc8c7f1c8e53e0e89be97bff1b
|
3 |
+
size 999293288
|
pre/Yo_the_podcast/data-00024-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdfe4b881e725a36b68b4621346ff1eed360eb476d32de573ae7c35d0af6831a
|
3 |
+
size 693095496
|
pre/Yo_the_podcast/data-00025-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:142de5b2152b2a03ce645674250b41decbb2bda3c2a7aebdf8d597066973ab9c
|
3 |
+
size 795587856
|
pre/Yo_the_podcast/data-00026-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8dcadea9805326362eb778b7dde12dceebcdc5aeae3bb0a520c97006c4806d9
|
3 |
+
size 539584976
|
pre/Yo_the_podcast/data-00027-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55a274c9a0aa88b44a975140850d2acbb416eb22270e2109ea9462b5dbff76bb
|
3 |
+
size 702057264
|
pre/Yo_the_podcast/data-00028-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb5994425e3180abd927db1a761135971f7440747e84d14a3d178ac4b591b469
|
3 |
+
size 647003600
|
pre/Yo_the_podcast/data-00029-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42d9619da2ae8117ef302b97cff5406239848ab3ac0bef7fca609e969db69c87
|
3 |
+
size 517537544
|
pre/Yo_the_podcast/data-00030-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34177e537d7e594cdd562d5b497cf4fe118d9633dad3c9c9a99c4a0f15cd935a
|
3 |
+
size 645884728
|
pre/Yo_the_podcast/data-00031-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2710f446b93b72265c542885c6dda67fc5fbb4f4590b71edac978b024c4b5580
|
3 |
+
size 834080192
|
pre/Yo_the_podcast/data-00032-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24d715147a7ed317a7571b62411c61faa4653d48b9835d9ec1d29b1fd83d6dd6
|
3 |
+
size 817767256
|
pre/Yo_the_podcast/data-00033-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f354576d11892e2c640478901ca574d9683d880de6a5445c88358fb6c34f38af
|
3 |
+
size 856703864
|
pre/Yo_the_podcast/data-00034-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13f35b7019c65e41f9275bd6050fd381a4eddef4dc25d141d36cc917c318ce03
|
3 |
+
size 807963256
|
pre/Yo_the_podcast/data-00035-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2aac1664255f5a5b31612cbeebb0fe81b27407f8d25221df1fe66963ad03973e
|
3 |
+
size 326606776
|
pre/Yo_the_podcast/data-00036-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f618408cdbf7f09d68bbb364ebe0a307e4451998d705113ab986869e37b55af3
|
3 |
+
size 706593288
|
pre/Yo_the_podcast/data-00037-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:690497fc3bdc127a026d80331af13e3e60128a373ea54cfb334d391561ae3274
|
3 |
+
size 520664120
|
pre/Yo_the_podcast/data-00038-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20918f1eaa5c4ee7fe1617c2a6f153d42aa9fe9af56d44926a592e219fcfeacd
|
3 |
+
size 381595944
|
pre/Yo_the_podcast/data-00039-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eac6eb0c01c14e65e34df4521627d0e2e30a715be4efb088afb7f871c8ac4c1f
|
3 |
+
size 299072312
|
pre/Yo_the_podcast/data-00040-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cd0643b274d4dbfb295fc4dd49f6c837f0ce3535849e134598aefbffb199dcd
|
3 |
+
size 582451928
|
pre/Yo_the_podcast/data-00041-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a178c7ab2ff1a72aacb0ec7a6bd9a78975a142b32bc17dae38e83bbd2bca9d0
|
3 |
+
size 622760400
|
pre/Yo_the_podcast/data-00042-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c51405c5bf8de8ae4408322a02224eef435d46efafdfabcffd66c6b08a16d538
|
3 |
+
size 1177541816
|
pre/Yo_the_podcast/data-00043-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d979907d213e831adc8d39542b4bb2d24ced14f46d14c3e6fbcd5adfcc7a1d
|
3 |
+
size 845600728
|
pre/Yo_the_podcast/data-00044-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3123c962c66ecad83f2a6e57fc79e9531719df9445207e28084b8c1c8ec800be
|
3 |
+
size 683112712
|
pre/Yo_the_podcast/data-00045-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37f53a48b0956fb092467387bf6ceb29d0b978b9ddb440652644d9be3f36a4c2
|
3 |
+
size 711518304
|
pre/Yo_the_podcast/data-00046-of-00608.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e2fb6b0783a11fafec74d4a5e32a763665555096306b8a9a02c60a63e656913
|
3 |
+
size 1439621120
|