Zeb
commited on
Commit
•
faf04ab
1
Parent(s):
3c9a0c5
Update Mandarin
Browse files- Mandarin/train.csv +2 -2
- Mandarin/valid.csv +2 -2
- README.md +1 -1
Mandarin/train.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16f69ac1fa6f02dfb75bd7ffdcd4107da695847e12ee4fea5a761fecbac7121b
|
3 |
+
size 134253535
|
Mandarin/valid.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:830438f4c455f865b0eefcd450cb771bab3004cb39bc6b5fbacf96a7ef78bf64
|
3 |
+
size 4289864
|
README.md
CHANGED
@@ -253,7 +253,7 @@ Each subset of the data is split into a training split containing most of the ut
|
|
253 |
| Indonesian | Taken from 1 corpus in EastAsian/Indonesian collection of CHILDES and phonemized using `epitran` with language code `ind-Latn`. | 389 | 534,525 | 2,122,372 | 6,369,459
|
254 |
| French | Taken from 11 corpora in French collection of CHILDES and phonemized using `phonemizer` with language code `fr-fr`. | 722 | 432,133 | 1,995,063 | 5,510,523
|
255 |
| Spanish | Taken from 18 corpora in Spanish collection of CHILDES and phonemized using `epitran` with language code `spa-Latn`. | 562 | 288,372 | 1,567,124 | 4,553,108
|
256 |
-
| Mandarin | Taken from 15 corpora in Chinese/Mandarin collection of CHILDES and phonemized using `
|
257 |
| Dutch | Taken from 4 corpora in DutchAfricaans/Dutch collection of CHILDES and phonemized using `phonemizer` with language code `nl`. | 78 | 261,938 | 1,106,865 | 3,585,608
|
258 |
| Serbian | Taken from 1 corpus in Slavic/Serbian collection of CHILDES and phonemized using `epitran` with language code `srp-Latn`. | 199 | 226,266 | 1,054,074 | 3,067,398
|
259 |
| Estonian | Taken from 9 corpora in Other/Estonian collection of CHILDES and phonemized using `phonemizer` with language code `et`. | 118 | 103,343 | 544,680 | 2,226,518
|
|
|
253 |
| Indonesian | Taken from 1 corpus in EastAsian/Indonesian collection of CHILDES and phonemized using `epitran` with language code `ind-Latn`. | 389 | 534,525 | 2,122,372 | 6,369,459
|
254 |
| French | Taken from 11 corpora in French collection of CHILDES and phonemized using `phonemizer` with language code `fr-fr`. | 722 | 432,133 | 1,995,063 | 5,510,523
|
255 |
| Spanish | Taken from 18 corpora in Spanish collection of CHILDES and phonemized using `epitran` with language code `spa-Latn`. | 562 | 288,372 | 1,567,124 | 4,553,108
|
256 |
+
| Mandarin | Taken from 15 corpora in Chinese/Mandarin collection of CHILDES and phonemized using `pinyin_to_ipa` with language code `mandarin`. | 883 | 324,071 | 1,506,475 | 4,397,546
|
257 |
| Dutch | Taken from 4 corpora in DutchAfricaans/Dutch collection of CHILDES and phonemized using `phonemizer` with language code `nl`. | 78 | 261,938 | 1,106,865 | 3,585,608
|
258 |
| Serbian | Taken from 1 corpus in Slavic/Serbian collection of CHILDES and phonemized using `epitran` with language code `srp-Latn`. | 199 | 226,266 | 1,054,074 | 3,067,398
|
259 |
| Estonian | Taken from 9 corpora in Other/Estonian collection of CHILDES and phonemized using `phonemizer` with language code `et`. | 118 | 103,343 | 544,680 | 2,226,518
|