File size: 28,303 Bytes
9080421 19faa47 fbb447a a3006d0 8385bc8 f65dd85 5343252 facfaf4 630cf57 51b116c 0c5058b 75a618e 2db7055 ae020fa 18eb874 40c28aa 30e8a83 23d5b00 2a49ec8 736bea6 68ed2f2 044f31a 0934e1d 5b84faf feae7b0 dfa9c5d c0a4099 b52ce4f cf41c56 55e59f5 f92faee ca971eb f13bec0 360bacf 333c6f8 065bffa f80c825 5222353 e7ecccf c62de24 5fe8fdb d9cf267 0ad76af 344c990 1364fd6 db0e236 0fb3198 14c8e5b 3088d00 16d4307 b772fdb 668a348 0e3281a deeeb21 dbe97d2 7c28ab5 edde36b 31bacf2 91b7683 c853625 0aca4f4 2251c81 3cdff05 95cfa34 c7369ea b7ae908 462a58c 1715a13 65f8f7b 7ad9bea 72d4822 6429d0e a71f1a8 bbd4db9 f467474 08d19a6 cc69ce5 fccda12 089a7be 725d53e eb6afbb f77afeb bd5c81f db317b3 71f6e18 4bd2ed4 a760290 6b86e2b 9080421 19faa47 fbb447a a3006d0 8385bc8 f65dd85 5343252 facfaf4 630cf57 51b116c 0c5058b 75a618e 2db7055 ae020fa 18eb874 40c28aa 30e8a83 23d5b00 2a49ec8 736bea6 68ed2f2 044f31a 0934e1d 5b84faf feae7b0 dfa9c5d c0a4099 b52ce4f cf41c56 55e59f5 f92faee ca971eb f13bec0 360bacf 333c6f8 065bffa f80c825 5222353 e7ecccf c62de24 5fe8fdb d9cf267 0ad76af 344c990 1364fd6 db0e236 0fb3198 14c8e5b 3088d00 16d4307 b772fdb 668a348 0e3281a deeeb21 dbe97d2 7c28ab5 edde36b 31bacf2 91b7683 c853625 0aca4f4 2251c81 3cdff05 95cfa34 c7369ea b7ae908 462a58c 1715a13 65f8f7b 7ad9bea 72d4822 6429d0e a71f1a8 bbd4db9 f467474 08d19a6 cc69ce5 fccda12 089a7be 725d53e eb6afbb f77afeb bd5c81f db317b3 71f6e18 4bd2ed4 a760290 6b86e2b 9080421 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 | ---
dataset_info:
- config_name: amharic
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 17364636006
num_examples: 55056
- name: validation
num_bytes: 2168740969
num_examples: 6882
- name: test
num_bytes: 2159563988
num_examples: 6882
download_size: 21731893985
dataset_size: 21692940963
- config_name: arabic_msa
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 13225400406
num_examples: 101129
- name: validation
num_bytes: 1636700524
num_examples: 12640
- name: test
num_bytes: 1665484265
num_examples: 12640
download_size: 16637043127
dataset_size: 16527585195
- config_name: assamese
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 18106046593
num_examples: 90707
- name: validation
num_bytes: 2361874099
num_examples: 11338
- name: test
num_bytes: 2212981640
num_examples: 11338
download_size: 23062364509
dataset_size: 22680902332
- config_name: bengali
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 18300068424
num_examples: 129168
- name: validation
num_bytes: 2329082364
num_examples: 16146
- name: test
num_bytes: 2319687239
num_examples: 16146
download_size: 23063782988
dataset_size: 22948838027
- config_name: czech
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4841007906
num_examples: 24823
- name: validation
num_bytes: 572497401
num_examples: 3103
- name: test
num_bytes: 565465310
num_examples: 3103
download_size: 5765587552
dataset_size: 5978970617
- config_name: dutch
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4583668973
num_examples: 17848
- name: validation
num_bytes: 584990883
num_examples: 2231
- name: test
num_bytes: 550798537
num_examples: 2231
download_size: 5764183736
dataset_size: 5719458393
- config_name: egyptian_arabic
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4708885083
num_examples: 37745
- name: validation
num_bytes: 566100853
num_examples: 4718
- name: test
num_bytes: 580606342
num_examples: 4718
download_size: 5767172310
dataset_size: 5855592278
- config_name: english
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 46014958033
num_examples: 96833
- name: validation
num_bytes: 5781288825
num_examples: 12103
- name: test
num_bytes: 5753181028
num_examples: 12103
download_size: 57631371391
dataset_size: 57549427886
- config_name: farsi_persian
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4658994935
num_examples: 16628
- name: validation
num_bytes: 582463207
num_examples: 2078
- name: test
num_bytes: 573037174
num_examples: 2078
download_size: 5764831388
dataset_size: 5814495316
- config_name: filipino_tagalog
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4388537546
num_examples: 42908
- name: validation
num_bytes: 622511822
num_examples: 5363
- name: test
num_bytes: 563235099
num_examples: 5363
download_size: 5767525327
dataset_size: 5574284467
- config_name: french
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4633447768
num_examples: 17359
- name: validation
num_bytes: 557482307
num_examples: 2169
- name: test
num_bytes: 588404897
num_examples: 2169
download_size: 5764187397
dataset_size: 5779334972
- config_name: german
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4677201640
num_examples: 14699
- name: validation
num_bytes: 585491056
num_examples: 1837
- name: test
num_bytes: 574681522
num_examples: 1837
download_size: 5763933613
dataset_size: 5837374218
- config_name: greek
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4636919201
num_examples: 14610
- name: validation
num_bytes: 564462636
num_examples: 1826
- name: test
num_bytes: 566929554
num_examples: 1826
download_size: 5764940614
dataset_size: 5768311391
- config_name: gujarati
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 18405164545
num_examples: 89926
- name: validation
num_bytes: 2320299625
num_examples: 11240
- name: test
num_bytes: 2361369094
num_examples: 11240
download_size: 23062379028
dataset_size: 23086833264
- config_name: gulf_arabic
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4663474004
num_examples: 32537
- name: validation
num_bytes: 550232793
num_examples: 4067
- name: test
num_bytes: 562854865
num_examples: 4067
download_size: 5767059695
dataset_size: 5776561662
- config_name: hebrew
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4493452814
num_examples: 31346
- name: validation
num_bytes: 579583339
num_examples: 3918
- name: test
num_bytes: 586053327
num_examples: 3918
download_size: 5766809351
dataset_size: 5659089480
- config_name: hindi
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: test
num_bytes: 5801516570
num_examples: 29327
- name: validation
num_bytes: 5870128156
num_examples: 29327
download_size: 11540352728
dataset_size: 11671644726
- config_name: hinglish_hindi_english
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 10383114413
num_examples: 48552
- name: test
num_bytes: 10461905321
num_examples: 48552
- name: train
num_bytes: 80497078752
num_examples: 388416
download_size: 104219778656
dataset_size: 101342098486
- config_name: huasa
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 578358627
num_examples: 4270
- name: test
num_bytes: 577876589
num_examples: 4270
- name: train
num_bytes: 4608475345
num_examples: 34164
download_size: 5766002860
dataset_size: 5764710561
- config_name: indonesian
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 4558922790
num_examples: 23617
- name: validation
num_bytes: 587848943
num_examples: 2952
- name: test
num_bytes: 567873396
num_examples: 2952
download_size: 5764879282
dataset_size: 5714645129
- config_name: italian
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 578339346
num_examples: 1688
- name: test
num_bytes: 575541521
num_examples: 1689
- name: train
num_bytes: 4718617675
num_examples: 13517
download_size: 5763553845
dataset_size: 5872498542
- config_name: japanese
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: test
num_bytes: 573679958
num_examples: 2913
- name: validation
num_bytes: 579601038
num_examples: 2913
- name: train
num_bytes: 4674879437
num_examples: 23312
download_size: 5764494001
dataset_size: 5828160433
- config_name: kannada
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 2225791434
num_examples: 10585
- name: test
num_bytes: 2376750809
num_examples: 10585
download_size: 4623958385
dataset_size: 4602542243
- config_name: kazakh
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 575033767
num_examples: 3605
- name: test
num_bytes: 567738695
num_examples: 3604
- name: train
num_bytes: 4549343171
num_examples: 28844
download_size: 5766471046
dataset_size: 5692115633
- config_name: khmer
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 574070876
num_examples: 2335
- name: test
num_bytes: 588158050
num_examples: 2335
- name: train
num_bytes: 4604800647
num_examples: 18687
download_size: 5765609455
dataset_size: 5767029573
- config_name: korean
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 565381752
num_examples: 2094
- name: test
num_bytes: 573656889
num_examples: 2094
- name: train
num_bytes: 4535791263
num_examples: 16760
download_size: 5764172767
dataset_size: 5674829904
- config_name: malay
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 582676029
num_examples: 2506
- name: test
num_bytes: 574806826
num_examples: 2506
- name: train
num_bytes: 4589368091
num_examples: 20048
download_size: 5764627348
dataset_size: 5746850946
- config_name: malayalam
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 2316017771
num_examples: 9762
- name: test
num_bytes: 2344724045
num_examples: 9762
download_size: 4604549441
dataset_size: 4660741816
- config_name: mandarin_chinese
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 567510871
num_examples: 3265
- name: test
num_bytes: 567962053
num_examples: 3265
- name: train
num_bytes: 4548768385
num_examples: 26123
download_size: 5766040995
dataset_size: 5684241309
- config_name: marathi
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 2292938048
num_examples: 11484
- name: test
num_bytes: 2311898769
num_examples: 11484
- name: train
num_bytes: 18530232709
num_examples: 91872
download_size: 23062088512
dataset_size: 23135069526
- config_name: moroccan_arabic
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 626208169
num_examples: 2890
- name: test
num_bytes: 583922202
num_examples: 2891
- name: train
num_bytes: 4655929399
num_examples: 23134
download_size: 5765751349
dataset_size: 5866059770
- config_name: nepali
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: validation
num_bytes: 2281058945
num_examples: 10330
- name: test
num_bytes: 2319088619
num_examples: 10330
- name: train
num_bytes: 17945502529
num_examples: 82646
download_size: 23060656094
dataset_size: 22545650093
- config_name: odia
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
decode: false
- name: transcript
dtype: string
- name: duration
dtype: float32
- name: language
dtype: string
- name: source_dataset
dtype: string
splits:
- name: train
num_bytes: 18677748656
num_examples: 85127
- name: validation
num_bytes: 2296617132
num_examples: 10640
- name: test
num_bytes: 2402574236
num_examples: 10640
download_size: 23065134764
dataset_size: 23376940024
configs:
- config_name: amharic
data_files:
- split: train
path: languages/Amharic/train-*
- split: validation
path: languages/Amharic/validation-*
- split: test
path: languages/Amharic/test-*
- config_name: arabic_msa
data_files:
- split: train
path: languages/Arabic MSA/train-*
- split: validation
path: languages/Arabic MSA/validation-*
- split: test
path: languages/Arabic MSA/test-*
- config_name: assamese
data_files:
- split: train
path: languages/Assamese/train-*
- split: validation
path: languages/Assamese/validation-*
- split: test
path: languages/Assamese/test-*
- config_name: bengali
data_files:
- split: train
path: languages/Bengali/train-*
- split: validation
path: languages/Bengali/validation-*
- split: test
path: languages/Bengali/test-*
- config_name: czech
data_files:
- split: train
path: languages/Czech/train-*
- split: validation
path: languages/Czech/validation-*
- split: test
path: languages/Czech/test-*
- config_name: dutch
data_files:
- split: train
path: languages/Dutch/train-*
- split: validation
path: languages/Dutch/validation-*
- split: test
path: languages/Dutch/test-*
- config_name: egyptian_arabic
data_files:
- split: train
path: languages/Egyptian Arabic/train-*
- split: validation
path: languages/Egyptian Arabic/validation-*
- split: test
path: languages/Egyptian Arabic/test-*
- config_name: english
data_files:
- split: train
path: languages/English/train-*
- split: validation
path: languages/English/validation-*
- split: test
path: languages/English/test-*
- config_name: farsi_persian
data_files:
- split: train
path: languages/Farsi - Persian/train-*
- split: validation
path: languages/Farsi - Persian/validation-*
- split: test
path: languages/Farsi - Persian/test-*
- config_name: filipino_tagalog
data_files:
- split: train
path: languages/Filipino - Tagalog/train-*
- split: validation
path: languages/Filipino - Tagalog/validation-*
- split: test
path: languages/Filipino - Tagalog/test-*
- config_name: french
data_files:
- split: train
path: languages/French/train-*
- split: validation
path: languages/French/validation-*
- split: test
path: languages/French/test-*
- config_name: german
data_files:
- split: train
path: languages/German/train-*
- split: validation
path: languages/German/validation-*
- split: test
path: languages/German/test-*
- config_name: greek
data_files:
- split: train
path: languages/Greek/train-*
- split: validation
path: languages/Greek/validation-*
- split: test
path: languages/Greek/test-*
- config_name: gujarati
data_files:
- split: train
path: languages/Gujarati/train-*
- split: validation
path: languages/Gujarati/validation-*
- split: test
path: languages/Gujarati/test-*
- config_name: gulf_arabic
data_files:
- split: train
path: languages/Gulf Arabic/train-*
- split: validation
path: languages/Gulf Arabic/validation-*
- split: test
path: languages/Gulf Arabic/test-*
- config_name: hebrew
data_files:
- split: train
path: languages/Hebrew/train-*
- split: validation
path: languages/Hebrew/validation-*
- split: test
path: languages/Hebrew/test-*
- config_name: hindi
data_files:
- split: test
path: languages/Hindi/test-*
- split: validation
path: languages/Hindi/validation-*
- config_name: hinglish_hindi_english
data_files:
- split: validation
path: languages/Hinglish - Hindi-English/validation-*
- split: test
path: languages/Hinglish - Hindi-English/test-*
- split: train
path: languages/Hinglish - Hindi-English/train-*
- config_name: huasa
data_files:
- split: validation
path: languages/Huasa/validation-*
- split: test
path: languages/Huasa/test-*
- split: train
path: languages/Huasa/train-*
- config_name: indonesian
data_files:
- split: train
path: languages/Indonesian/train-*
- split: validation
path: languages/Indonesian/validation-*
- split: test
path: languages/Indonesian/test-*
- config_name: italian
data_files:
- split: validation
path: languages/Italian/validation-*
- split: test
path: languages/Italian/test-*
- split: train
path: languages/Italian/train-*
- config_name: japanese
data_files:
- split: test
path: languages/Japanese/test-*
- split: validation
path: languages/Japanese/validation-*
- split: train
path: languages/Japanese/train-*
- config_name: kannada
data_files:
- split: validation
path: languages/Kannada/validation-*
- split: test
path: languages/Kannada/test-*
- config_name: kazakh
data_files:
- split: validation
path: languages/Kazakh/validation-*
- split: test
path: languages/Kazakh/test-*
- split: train
path: languages/Kazakh/train-*
- config_name: khmer
data_files:
- split: validation
path: languages/Khmer/validation-*
- split: test
path: languages/Khmer/test-*
- split: train
path: languages/Khmer/train-*
- config_name: korean
data_files:
- split: validation
path: languages/Korean/validation-*
- split: test
path: languages/Korean/test-*
- split: train
path: languages/Korean/train-*
- config_name: malay
data_files:
- split: validation
path: languages/Malay/validation-*
- split: test
path: languages/Malay/test-*
- split: train
path: languages/Malay/train-*
- config_name: malayalam
data_files:
- split: validation
path: languages/Malayalam/validation-*
- split: test
path: languages/Malayalam/test-*
- config_name: mandarin_chinese
data_files:
- split: validation
path: languages/Mandarin Chinese/validation-*
- split: test
path: languages/Mandarin Chinese/test-*
- split: train
path: languages/Mandarin Chinese/train-*
- config_name: marathi
data_files:
- split: validation
path: languages/Marathi/validation-*
- split: test
path: languages/Marathi/test-*
- split: train
path: languages/Marathi/train-*
- config_name: moroccan_arabic
data_files:
- split: validation
path: languages/Moroccan Arabic/validation-*
- split: test
path: languages/Moroccan Arabic/test-*
- split: train
path: languages/Moroccan Arabic/train-*
- config_name: nepali
data_files:
- split: validation
path: languages/Nepali/validation-*
- split: test
path: languages/Nepali/test-*
- split: train
path: languages/Nepali/train-*
- config_name: odia
data_files:
- split: train
path: languages/Odia/train-*
- split: validation
path: languages/Odia/validation-*
- split: test
path: languages/Odia/test-*
tags:
- audio
- speech-recognition
- automatic-speech-recognition
- multilingual
- amharic
- arabic-msa
- assamese
- bengali
- czech
- dutch
- egyptian-arabic
- english
- farsi-persian
- filipino-tagalog
- french
- german
- greek
- gujarati
- gulf-arabic
- hebrew
- hindi
- hinglish-hindi-english
- hausa
- indonesian
- italian
- japanese
- kannada
- kazakh
- khmer
- korean
- malay
- malayalam
- mandarin-chinese
- marathi
- moroccan-arabic
- nepali
- odia
- polish
- portuguese
- punjabi
- romanian
- russian
- sanskrit
- saudi-arabic
- spanish
- swahili
- tamil
- telugu
- thai
- tunisian-arabic
- turkish
- ukrainian
- urdu
- vietnamese
language:
- am
- ar
- as
- bn
- cs
- nl
- en
- fa
- fil
- fr
- de
- el
- gu
- he
- hi
- ha
- id
- it
- ja
- kn
- kk
- km
- ko
- ms
- ml
- zh
- mr
- ne
- or
- pl
- pt
- pa
- ro
- ru
- sa
- es
- sw
- ta
- te
- th
- tr
- uk
- ur
- vi
---
# Multilingual STT Dataset
Audio and transcript pairs for 50 languages. Each language is a Dataset Viewer configuration with train, validation, and test splits.
## Language configurations
- `amharic`: Amharic
- `arabic_msa`: Arabic MSA
- `assamese`: Assamese
- `bengali`: Bengali
- `czech`: Czech
- `dutch`: Dutch
- `egyptian_arabic`: Egyptian Arabic
- `english`: English
- `farsi_persian`: Farsi - Persian
- `filipino_tagalog`: Filipino - Tagalog
- `french`: French
- `german`: German
- `greek`: Greek
- `gujarati`: Gujarati
- `gulf_arabic`: Gulf Arabic
- `hebrew`: Hebrew
- `hindi`: Hindi
- `hinglish_hindi_english`: Hinglish - Hindi-English
- `huasa`: Huasa
- `indonesian`: Indonesian
- `italian`: Italian
- `japanese`: Japanese
- `kannada`: Kannada
- `kazakh`: Kazakh
- `khmer`: Khmer
- `korean`: Korean
- `malay`: Malay
- `malayalam`: Malayalam
- `mandarin_chinese`: Mandarin Chinese
- `marathi`: Marathi
- `moroccan_arabic`: Moroccan Arabic
- `nepali`: Nepali
- `odia`: Odia
- `polish`: Polish
- `portuguese`: Portuguese
- `punjabi`: Punjabi
- `romanian`: Romanian
- `russian`: Russian
- `sanskrit`: Sanskrit
- `saudi_arabic`: Saudi Arabic
- `spanish`: Spanish
- `swahili`: Swahili
- `tamil`: Tamil
- `telugu`: Telugu
- `thai`: Thai
- `tunisian_arabic`: Tunisian Arabic
- `turkish`: Turkish
- `ukrainian`: Ukrainian
- `urdu`: Urdu
- `vietnamese`: Vietnamese
|