Zeb
commited on
Commit
•
7a50e0b
1
Parent(s):
43c7487
Add UK English
Browse files- Eng-UK/train.csv +3 -0
- Eng-UK/valid.csv +3 -0
- Norwegian/train.csv +3 -0
- Norwegian/valid.csv +3 -0
- README.md +10 -2
Eng-UK/train.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:210f9d0de6a334709a5b675e731024931af4736177c571d836a5fdbffe232499
|
3 |
+
size 444996349
|
Eng-UK/valid.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:369330d6d7416764cf08ef8082d0c7aeb7a5aac265bcb0ed41b3f8f976fcd311
|
3 |
+
size 3616516
|
Norwegian/train.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8da389b2d7ac52ddefa93be2b5eb7a734130d3b48230e7acd3d3901c051e950
|
3 |
+
size 9428094
|
Norwegian/valid.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd0232bae3a1e74b259f201dc3f26b06d2367f9ddf80ec6e482d817663b57e56
|
3 |
+
size 3638383
|
README.md
CHANGED
@@ -7,6 +7,12 @@ configs:
|
|
7 |
path: Eng-NA/train.csv
|
8 |
- split: valid
|
9 |
path: Eng-NA/valid.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- config_name: "French"
|
11 |
data_files:
|
12 |
- split: train
|
@@ -203,6 +209,7 @@ tags:
|
|
203 |
pretty_name: Phonemized Child Directed Speech
|
204 |
size_categories:
|
205 |
- 100K<n<1M
|
|
|
206 |
---
|
207 |
|
208 |
# Phonemized Child Directed Speech Dataset
|
@@ -225,7 +232,8 @@ Each subset of the data is split into a training split containing most of the ut
|
|
225 |
|
226 |
| Language | Description | Speakers | Utterances | Words | Phonemes
|
227 |
|:----|:-----|:-----|:----|:-----|:-----|
|
228 |
-
| English | Taken from 44 corpora in Eng-NA collection of CHILDES and phonemized using language code `en-us`. | 2,692 | 1,646,954 | 7,090,066 | 21,932,139
|
|
|
229 |
| German | Taken from 10 corpora in German collection of CHILDES and phonemized using language code `ge`. | 627 | 850,888 | 3,893,168 | 14,058,836
|
230 |
| Indonesian | Taken from 1 corpus in EastAsian/Indonesian collection of CHILDES and phonemized using language code `id`. | 389 | 534,469 | 1,587,526 | 6,367,721
|
231 |
| Mandarin | Taken from 15 corpora in Chinese/Mandarin collection of CHILDES and phonemized using a [pinyin to IPA convertor](https://github.com/stefantaubert/pinyin-to-ipa/tree/master). | 15 | 883 | 326,759 | 1,511,851 | 6,106,770
|
@@ -243,8 +251,8 @@ Each subset of the data is split into a training split containing most of the ut
|
|
243 |
| Croatian | Taken from 1 corpus in Slavic/Croatian collection of CHILDES and phonemized using language code `hr`. | 51 | 55,284 | 214,921 | 813,619
|
244 |
| Welsh | Taken from 2 corpora in Celtic/Welsh collection of CHILDES and phonemized using language code `cy`. | 65 | 55,871 | 269,295 | 785,569
|
245 |
| Icelandic | Taken from 2 corpora in Scandinavian/Icelandic collection of CHILDES and phonemized using language code `is`. | 15 | 50,657 | 197,519 | 772,952
|
246 |
-
| Norwegian | Taken from 2 corpora in Scandinavian/Norwegian collection of CHILDES and phonemized using language code `nb`. | 27 | 35,547 | 175,952 | 559,489
|
247 |
| Danish | Taken from 1 corpus in Scandinavian/Danish collection of CHILDES and phonemized using language code `da`. | 25 | 48,976 | 192,527 | 579,375
|
|
|
248 |
| Basque | Taken from 2 corpora in Other/Basque collection of CHILDES and phonemized using language code `eu`. | 150 | 36,614 | 135,866 | 565,633
|
249 |
| Hungarian | Taken from 3 corpora in Other/Hungarian collection of CHILDES and phonemized using language code `hu`. | 65 | 31,633 | 116,917 | 478,444
|
250 |
| Romanian | Taken from 2 corpora in Romance/Romanian collection of CHILDES and phonemized using language code `ro`. | 21 | 31,550 | 110,067 | 380,828
|
|
|
7 |
path: Eng-NA/train.csv
|
8 |
- split: valid
|
9 |
path: Eng-NA/valid.csv
|
10 |
+
- config_name: "EnglishUK"
|
11 |
+
data_files:
|
12 |
+
- split: train
|
13 |
+
path: Eng-UK/train.csv
|
14 |
+
- split: valid
|
15 |
+
path: Eng-UK/valid.csv
|
16 |
- config_name: "French"
|
17 |
data_files:
|
18 |
- split: train
|
|
|
209 |
pretty_name: Phonemized Child Directed Speech
|
210 |
size_categories:
|
211 |
- 100K<n<1M
|
212 |
+
- 1M<n<10M
|
213 |
---
|
214 |
|
215 |
# Phonemized Child Directed Speech Dataset
|
|
|
232 |
|
233 |
| Language | Description | Speakers | Utterances | Words | Phonemes
|
234 |
|:----|:-----|:-----|:----|:-----|:-----|
|
235 |
+
| English (US) | Taken from 44 corpora in Eng-NA collection of CHILDES and phonemized using language code `en-us`. | 2,692 | 1,646,954 | 7,090,066 | 21,932,139
|
236 |
+
| English (UK) | Taken from 14 corpora in Eng-NA collection of CHILDES and phonemized using language code `en-gb`. | 588 | 1,246,828 | 5,166,197 | 15,727,550
|
237 |
| German | Taken from 10 corpora in German collection of CHILDES and phonemized using language code `ge`. | 627 | 850,888 | 3,893,168 | 14,058,836
|
238 |
| Indonesian | Taken from 1 corpus in EastAsian/Indonesian collection of CHILDES and phonemized using language code `id`. | 389 | 534,469 | 1,587,526 | 6,367,721
|
239 |
| Mandarin | Taken from 15 corpora in Chinese/Mandarin collection of CHILDES and phonemized using a [pinyin to IPA convertor](https://github.com/stefantaubert/pinyin-to-ipa/tree/master). | 15 | 883 | 326,759 | 1,511,851 | 6,106,770
|
|
|
251 |
| Croatian | Taken from 1 corpus in Slavic/Croatian collection of CHILDES and phonemized using language code `hr`. | 51 | 55,284 | 214,921 | 813,619
|
252 |
| Welsh | Taken from 2 corpora in Celtic/Welsh collection of CHILDES and phonemized using language code `cy`. | 65 | 55,871 | 269,295 | 785,569
|
253 |
| Icelandic | Taken from 2 corpora in Scandinavian/Icelandic collection of CHILDES and phonemized using language code `is`. | 15 | 50,657 | 197,519 | 772,952
|
|
|
254 |
| Danish | Taken from 1 corpus in Scandinavian/Danish collection of CHILDES and phonemized using language code `da`. | 25 | 48,976 | 192,527 | 579,375
|
255 |
+
| Norwegian | Taken from 2 corpora in Scandinavian/Norwegian collection of CHILDES and phonemized using language code `nb`. | 27 | 35,547 | 175,952 | 559,489
|
256 |
| Basque | Taken from 2 corpora in Other/Basque collection of CHILDES and phonemized using language code `eu`. | 150 | 36,614 | 135,866 | 565,633
|
257 |
| Hungarian | Taken from 3 corpora in Other/Hungarian collection of CHILDES and phonemized using language code `hu`. | 65 | 31,633 | 116,917 | 478,444
|
258 |
| Romanian | Taken from 2 corpora in Romance/Romanian collection of CHILDES and phonemized using language code `ro`. | 21 | 31,550 | 110,067 | 380,828
|