Datasets:
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- --common_voice_22_0.py +198 -0
- .gitattributes +6 -0
- audio/es/dev/es_dev_0.tar +3 -0
- audio/es/invalidated/es_invalidated_0.tar +3 -0
- audio/es/invalidated/es_invalidated_1.tar +3 -0
- audio/es/invalidated/es_invalidated_2.tar +3 -0
- audio/es/other/es_other_0.tar +3 -0
- audio/es/other/es_other_1.tar +3 -0
- audio/es/other/es_other_10.tar +3 -0
- audio/es/other/es_other_11.tar +3 -0
- audio/es/other/es_other_12.tar +3 -0
- audio/es/other/es_other_13.tar +3 -0
- audio/es/other/es_other_14.tar +3 -0
- audio/es/other/es_other_15.tar +3 -0
- audio/es/other/es_other_16.tar +3 -0
- audio/es/other/es_other_17.tar +3 -0
- audio/es/other/es_other_18.tar +3 -0
- audio/es/other/es_other_19.tar +3 -0
- audio/es/other/es_other_2.tar +3 -0
- audio/es/other/es_other_20.tar +3 -0
- audio/es/other/es_other_21.tar +3 -0
- audio/es/other/es_other_22.tar +3 -0
- audio/es/other/es_other_23.tar +3 -0
- audio/es/other/es_other_24.tar +3 -0
- audio/es/other/es_other_25.tar +3 -0
- audio/es/other/es_other_26.tar +3 -0
- audio/es/other/es_other_27.tar +3 -0
- audio/es/other/es_other_28.tar +3 -0
- audio/es/other/es_other_3.tar +3 -0
- audio/es/other/es_other_4.tar +3 -0
- audio/es/other/es_other_5.tar +3 -0
- audio/es/other/es_other_6.tar +3 -0
- audio/es/other/es_other_7.tar +3 -0
- audio/es/other/es_other_8.tar +3 -0
- audio/es/other/es_other_9.tar +3 -0
- audio/es/test/es_test_0.tar +3 -0
- audio/es/train/es_train_0.tar +3 -0
- audio/es/train/es_train_1.tar +3 -0
- audio/es/train/es_train_2.tar +3 -0
- audio/es/train/es_train_3.tar +3 -0
- audio/es/train/es_train_4.tar +3 -0
- audio/es/train/es_train_5.tar +3 -0
- audio/es/train/es_train_6.tar +3 -0
- audio/es/train/es_train_7.tar +3 -0
- audio/es/train/es_train_8.tar +3 -0
- n_shards.json +7 -0
- release_stats.py +0 -0
- transcript/es/clip_durations.tsv +3 -0
- transcript/es/dev.tsv +0 -0
- transcript/es/invalidated.tsv +3 -0
--common_voice_22_0.py
ADDED
|
@@ -0,0 +1,198 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# coding=utf-8
|
| 2 |
+
# Copyright 2022 The HuggingFace Datasets Authors and the current dataset script contributor.
|
| 3 |
+
#
|
| 4 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
# you may not use this file except in compliance with the License.
|
| 6 |
+
# You may obtain a copy of the License at
|
| 7 |
+
#
|
| 8 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
#
|
| 10 |
+
# Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
# See the License for the specific language governing permissions and
|
| 14 |
+
# limitations under the License.
|
| 15 |
+
""" Common Voice Dataset"""
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
import csv
|
| 19 |
+
import os
|
| 20 |
+
import json
|
| 21 |
+
|
| 22 |
+
import datasets
|
| 23 |
+
from datasets.utils.py_utils import size_str
|
| 24 |
+
from tqdm import tqdm
|
| 25 |
+
|
| 26 |
+
from .languages import LANGUAGES
|
| 27 |
+
from .release_stats import STATS
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
_CITATION = """\
|
| 31 |
+
@inproceedings{commonvoice:2020,
|
| 32 |
+
author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.},
|
| 33 |
+
title = {Common Voice: A Massively-Multilingual Speech Corpus},
|
| 34 |
+
booktitle = {Proceedings of the 12th Conference on Language Resources and Evaluation (LREC 2020)},
|
| 35 |
+
pages = {4211--4215},
|
| 36 |
+
year = 2020
|
| 37 |
+
}
|
| 38 |
+
"""
|
| 39 |
+
|
| 40 |
+
_HOMEPAGE = "https://commonvoice.mozilla.org/en/datasets"
|
| 41 |
+
|
| 42 |
+
_LICENSE = "https://creativecommons.org/publicdomain/zero/1.0/"
|
| 43 |
+
|
| 44 |
+
# TODO: change "streaming" to "main" after merge!
|
| 45 |
+
_BASE_URL = "https://huggingface.co/datasets/fsicoli/common_voice_21_0/resolve/main/"
|
| 46 |
+
|
| 47 |
+
_AUDIO_URL = _BASE_URL + "audio/{lang}/{split}/{lang}_{split}_{shard_idx}.tar"
|
| 48 |
+
|
| 49 |
+
_TRANSCRIPT_URL = _BASE_URL + "transcript/{lang}/{split}.tsv"
|
| 50 |
+
|
| 51 |
+
_N_SHARDS_URL = _BASE_URL + "n_shards.json"
|
| 52 |
+
|
| 53 |
+
|
| 54 |
+
class CommonVoiceConfig(datasets.BuilderConfig):
|
| 55 |
+
"""BuilderConfig for CommonVoice."""
|
| 56 |
+
|
| 57 |
+
def __init__(self, name, version, **kwargs):
|
| 58 |
+
self.language = kwargs.pop("language", None)
|
| 59 |
+
self.release_date = kwargs.pop("release_date", None)
|
| 60 |
+
self.num_clips = kwargs.pop("num_clips", None)
|
| 61 |
+
self.num_speakers = kwargs.pop("num_speakers", None)
|
| 62 |
+
self.validated_hr = kwargs.pop("validated_hr", None)
|
| 63 |
+
self.total_hr = kwargs.pop("total_hr", None)
|
| 64 |
+
self.size_bytes = kwargs.pop("size_bytes", None)
|
| 65 |
+
self.size_human = size_str(self.size_bytes)
|
| 66 |
+
description = (
|
| 67 |
+
f"Common Voice speech to text dataset in {self.language} released on {self.release_date}. "
|
| 68 |
+
f"The dataset comprises {self.validated_hr} hours of validated transcribed speech data "
|
| 69 |
+
f"out of {self.total_hr} hours in total from {self.num_speakers} speakers. "
|
| 70 |
+
f"The dataset contains {self.num_clips} audio clips and has a size of {self.size_human}."
|
| 71 |
+
)
|
| 72 |
+
super(CommonVoiceConfig, self).__init__(
|
| 73 |
+
name=name,
|
| 74 |
+
version=datasets.Version(version),
|
| 75 |
+
description=description,
|
| 76 |
+
**kwargs,
|
| 77 |
+
)
|
| 78 |
+
|
| 79 |
+
|
| 80 |
+
class CommonVoice(datasets.GeneratorBasedBuilder):
|
| 81 |
+
DEFAULT_WRITER_BATCH_SIZE = 1000
|
| 82 |
+
|
| 83 |
+
BUILDER_CONFIGS = [
|
| 84 |
+
CommonVoiceConfig(
|
| 85 |
+
name=lang,
|
| 86 |
+
version=STATS["version"],
|
| 87 |
+
language=LANGUAGES[lang],
|
| 88 |
+
release_date=STATS["date"],
|
| 89 |
+
num_clips=lang_stats["clips"],
|
| 90 |
+
num_speakers=lang_stats["users"],
|
| 91 |
+
validated_hr=float(lang_stats["validHrs"]) if lang_stats["validHrs"] else None,
|
| 92 |
+
total_hr=float(lang_stats["totalHrs"]) if lang_stats["totalHrs"] else None,
|
| 93 |
+
size_bytes=int(lang_stats["size"]) if lang_stats["size"] else None,
|
| 94 |
+
)
|
| 95 |
+
for lang, lang_stats in STATS["locales"].items()
|
| 96 |
+
]
|
| 97 |
+
|
| 98 |
+
def _info(self):
|
| 99 |
+
total_languages = len(STATS["locales"])
|
| 100 |
+
total_valid_hours = STATS["totalValidHrs"]
|
| 101 |
+
description = (
|
| 102 |
+
"Common Voice is Mozilla's initiative to help teach machines how real people speak. "
|
| 103 |
+
f"The dataset currently consists of {total_valid_hours} validated hours of speech "
|
| 104 |
+
f" in {total_languages} languages, but more voices and languages are always added."
|
| 105 |
+
)
|
| 106 |
+
features = datasets.Features(
|
| 107 |
+
{
|
| 108 |
+
"client_id": datasets.Value("string"),
|
| 109 |
+
"path": datasets.Value("string"),
|
| 110 |
+
"audio": datasets.features.Audio(sampling_rate=48_000),
|
| 111 |
+
"sentence": datasets.Value("string"),
|
| 112 |
+
"up_votes": datasets.Value("int64"),
|
| 113 |
+
"down_votes": datasets.Value("int64"),
|
| 114 |
+
"age": datasets.Value("string"),
|
| 115 |
+
"gender": datasets.Value("string"),
|
| 116 |
+
"accent": datasets.Value("string"),
|
| 117 |
+
"locale": datasets.Value("string"),
|
| 118 |
+
"segment": datasets.Value("string"),
|
| 119 |
+
"variant": datasets.Value("string"),
|
| 120 |
+
}
|
| 121 |
+
)
|
| 122 |
+
|
| 123 |
+
return datasets.DatasetInfo(
|
| 124 |
+
description=description,
|
| 125 |
+
features=features,
|
| 126 |
+
supervised_keys=None,
|
| 127 |
+
homepage=_HOMEPAGE,
|
| 128 |
+
license=_LICENSE,
|
| 129 |
+
citation=_CITATION,
|
| 130 |
+
version=self.config.version,
|
| 131 |
+
)
|
| 132 |
+
|
| 133 |
+
def _split_generators(self, dl_manager):
|
| 134 |
+
lang = self.config.name
|
| 135 |
+
n_shards_path = dl_manager.download_and_extract(_N_SHARDS_URL)
|
| 136 |
+
with open(n_shards_path, encoding="utf-8") as f:
|
| 137 |
+
n_shards = json.load(f)
|
| 138 |
+
|
| 139 |
+
audio_urls = {}
|
| 140 |
+
splits = ("train", "dev", "test", "other", "invalidated")
|
| 141 |
+
for split in splits:
|
| 142 |
+
audio_urls[split] = [
|
| 143 |
+
_AUDIO_URL.format(lang=lang, split=split, shard_idx=i) for i in range(n_shards[lang][split])
|
| 144 |
+
]
|
| 145 |
+
archive_paths = dl_manager.download(audio_urls)
|
| 146 |
+
local_extracted_archive_paths = dl_manager.extract(archive_paths) if not dl_manager.is_streaming else {}
|
| 147 |
+
|
| 148 |
+
meta_urls = {split: _TRANSCRIPT_URL.format(lang=lang, split=split) for split in splits}
|
| 149 |
+
meta_paths = dl_manager.download_and_extract(meta_urls)
|
| 150 |
+
|
| 151 |
+
split_generators = []
|
| 152 |
+
split_names = {
|
| 153 |
+
"train": datasets.Split.TRAIN,
|
| 154 |
+
"dev": datasets.Split.VALIDATION,
|
| 155 |
+
"test": datasets.Split.TEST,
|
| 156 |
+
}
|
| 157 |
+
for split in splits:
|
| 158 |
+
split_generators.append(
|
| 159 |
+
datasets.SplitGenerator(
|
| 160 |
+
name=split_names.get(split, split),
|
| 161 |
+
gen_kwargs={
|
| 162 |
+
"local_extracted_archive_paths": local_extracted_archive_paths.get(split),
|
| 163 |
+
"archives": [dl_manager.iter_archive(path) for path in archive_paths.get(split)],
|
| 164 |
+
"meta_path": meta_paths[split],
|
| 165 |
+
},
|
| 166 |
+
),
|
| 167 |
+
)
|
| 168 |
+
|
| 169 |
+
return split_generators
|
| 170 |
+
|
| 171 |
+
def _generate_examples(self, local_extracted_archive_paths, archives, meta_path):
|
| 172 |
+
data_fields = list(self._info().features.keys())
|
| 173 |
+
metadata = {}
|
| 174 |
+
with open(meta_path, encoding="utf-8") as f:
|
| 175 |
+
reader = csv.DictReader(f, delimiter="\t", quoting=csv.QUOTE_NONE)
|
| 176 |
+
for row in tqdm(reader, desc="Reading metadata..."):
|
| 177 |
+
if not row["path"].endswith(".mp3"):
|
| 178 |
+
row["path"] += ".mp3"
|
| 179 |
+
# accent -> accents in CV 8.0
|
| 180 |
+
if "accents" in row:
|
| 181 |
+
row["accent"] = row["accents"]
|
| 182 |
+
del row["accents"]
|
| 183 |
+
# if data is incomplete, fill with empty values
|
| 184 |
+
for field in data_fields:
|
| 185 |
+
if field not in row:
|
| 186 |
+
row[field] = ""
|
| 187 |
+
metadata[row["path"]] = row
|
| 188 |
+
|
| 189 |
+
for i, audio_archive in enumerate(archives):
|
| 190 |
+
for path, file in audio_archive:
|
| 191 |
+
_, filename = os.path.split(path)
|
| 192 |
+
if filename in metadata:
|
| 193 |
+
result = dict(metadata[filename])
|
| 194 |
+
# set the audio feature and the path to the extracted file
|
| 195 |
+
path = os.path.join(local_extracted_archive_paths[i], path) if local_extracted_archive_paths else path
|
| 196 |
+
result["audio"] = {"path": path, "bytes": file.read()}
|
| 197 |
+
result["path"] = path
|
| 198 |
+
yield path, result
|
.gitattributes
CHANGED
|
@@ -215,3 +215,9 @@ transcript/eo/other.tsv filter=lfs diff=lfs merge=lfs -text
|
|
| 215 |
transcript/eo/clip_durations.tsv filter=lfs diff=lfs merge=lfs -text
|
| 216 |
transcript/eo/train.tsv filter=lfs diff=lfs merge=lfs -text
|
| 217 |
transcript/eo/validated.tsv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
transcript/eo/clip_durations.tsv filter=lfs diff=lfs merge=lfs -text
|
| 216 |
transcript/eo/train.tsv filter=lfs diff=lfs merge=lfs -text
|
| 217 |
transcript/eo/validated.tsv filter=lfs diff=lfs merge=lfs -text
|
| 218 |
+
transcript/es/clip_durations.tsv filter=lfs diff=lfs merge=lfs -text
|
| 219 |
+
transcript/es/invalidated.tsv filter=lfs diff=lfs merge=lfs -text
|
| 220 |
+
transcript/es/train.tsv filter=lfs diff=lfs merge=lfs -text
|
| 221 |
+
transcript/es/validated.tsv filter=lfs diff=lfs merge=lfs -text
|
| 222 |
+
transcript/es/validated_sentences.tsv filter=lfs diff=lfs merge=lfs -text
|
| 223 |
+
transcript/es/other.tsv filter=lfs diff=lfs merge=lfs -text
|
audio/es/dev/es_dev_0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb3b58470086590cb3d25298389c00386b67b1ce4c87fd0dcbbad5159ce11216
|
| 3 |
+
size 772628480
|
audio/es/invalidated/es_invalidated_0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f09f0f0d3114b98e52128b4def3f057766b13fd1b1dd81799d060d815ded4a93
|
| 3 |
+
size 1681891840
|
audio/es/invalidated/es_invalidated_1.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:434477bb5e22cad28a8c1bf08fdc7df30078cbd327a5b72460e8752b78888e91
|
| 3 |
+
size 1383012864
|
audio/es/invalidated/es_invalidated_2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4244d50dbd4d94003b8bea706fa0ecb415574e94b9179559f8320a962ed3ded
|
| 3 |
+
size 381710336
|
audio/es/other/es_other_0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0932dd341590ef4dcf0141a4cdf6cfec718637226ac02dd120cdb471a31698b7
|
| 3 |
+
size 1374622720
|
audio/es/other/es_other_1.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ca791abbe81ce48b89e02a3442657d2234ae33b27b3751563bd23ebe51e86c3
|
| 3 |
+
size 1304252416
|
audio/es/other/es_other_10.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:805003eed9fd73e95cf6c9c8f355ebbc75ddb654e51316f8ba0b02b86e904cb9
|
| 3 |
+
size 1261142016
|
audio/es/other/es_other_11.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:927375f63e800ae27c1f3e85264816b0e597b36e066ae33587413fa4021ff296
|
| 3 |
+
size 1204106752
|
audio/es/other/es_other_12.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:defe3ca02dae949e6ce817e52f02c7da0b5d7315b69eb1e8592bc1df5438f1cc
|
| 3 |
+
size 1176778240
|
audio/es/other/es_other_13.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cca9a946c5d23adae1630540ed8c3c5ea0014f1612ee0dc732ed869a110da5c0
|
| 3 |
+
size 1225090560
|
audio/es/other/es_other_14.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a684ca40cfc616e52b1ff61906e85373ee0f03e14792ac75ce1b401952fde3d9
|
| 3 |
+
size 1210647040
|
audio/es/other/es_other_15.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89f5e63bba6e17e375347d4f7a984d990f1113a1dfbf6e7e4d2397aa7ba05674
|
| 3 |
+
size 1195800064
|
audio/es/other/es_other_16.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13810f3594b11ca04349a3e9e64a84c0e5ad0c6d1b0a9cabc196738793a540e6
|
| 3 |
+
size 1127864320
|
audio/es/other/es_other_17.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c720e14d7c90379c93e4d564271e26a20800b8a710c02b71ddf47e4cccb29130
|
| 3 |
+
size 1205210112
|
audio/es/other/es_other_18.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25aba49ae1643d927623a7d159805b9f2e8f4963248cfe1fcc5d24baa20757c3
|
| 3 |
+
size 1134849536
|
audio/es/other/es_other_19.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1807c30157a32ce0f710adc47db6d0c8d341bffc8044c9a153f9d39c991c2d4
|
| 3 |
+
size 1085476352
|
audio/es/other/es_other_2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f4a12abb5ab017b8774a20f76319df63f0e0462e36a2b77b8cc452083ec1ecf
|
| 3 |
+
size 1293318656
|
audio/es/other/es_other_20.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8a57a45523102c1a287f9a105f5bf730102425618dee09e66a6d06ecce83554
|
| 3 |
+
size 1056934400
|
audio/es/other/es_other_21.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:131fa9c5dba11fc733704e5bcf1cb3ff95671af10dc64e5d48b1ff5454522e08
|
| 3 |
+
size 1003265536
|
audio/es/other/es_other_22.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c140ad21e75cff8b03f9628003af5b85c6bc5d7d4e5add20a95bd0067c5136b0
|
| 3 |
+
size 1035920896
|
audio/es/other/es_other_23.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bfe02d97c140d8ba39baab8507a379c88ef06270f7b6f44f62046321c865c74
|
| 3 |
+
size 1074864128
|
audio/es/other/es_other_24.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c68886e2f659dea476c94fd01335c3857b3d54e02d419e30d2022f46c739fa09
|
| 3 |
+
size 1019995136
|
audio/es/other/es_other_25.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46da4c0f769ccb0cdaa7f874bcc2eac95ce62f142a185e5543f5c1638e36a2ee
|
| 3 |
+
size 1247167488
|
audio/es/other/es_other_26.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef4b48f730559c33ba4bafcb80f078f16775b07f76906aa6d31c5de94c5c23e6
|
| 3 |
+
size 1231907328
|
audio/es/other/es_other_27.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b26dc9a62e80c2e93cd247f56f02d01d9f3139d2c080f64606b0d4203faadb8
|
| 3 |
+
size 1252436480
|
audio/es/other/es_other_28.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:998c428c9e44a022a61318ed4d82fb352c2114ba03c433861d7e05bb4c5a53b2
|
| 3 |
+
size 735221248
|
audio/es/other/es_other_3.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24784937a543395ab13e5eea1c0e21e7aee47c8130c33a2833c75510d2097746
|
| 3 |
+
size 1393579008
|
audio/es/other/es_other_4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c3ec3286bc7cd2f85153dca8509b9f0e0ad01460e5e124ffe9dd9f9fe472169
|
| 3 |
+
size 1288119296
|
audio/es/other/es_other_5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:285d7287c80d912aab010c93ea08fb25f784e0a81b9eaf7a2c08b337d94c04fb
|
| 3 |
+
size 1280721408
|
audio/es/other/es_other_6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:994738d2ea7b4afad995221bc8603ef885f3035ccec3de3f79360cb24b9d2016
|
| 3 |
+
size 1262670336
|
audio/es/other/es_other_7.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcb1f2fd4edec35f17b00bbbec6a9406f754f8f7a9891db6f59526b3797c24e7
|
| 3 |
+
size 1274374656
|
audio/es/other/es_other_8.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53552b2227e8a8f23bc3960153a90723c3da4119fb77e8db22340eee965a8aed
|
| 3 |
+
size 1232777216
|
audio/es/other/es_other_9.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:811fdc6f7035aabe24541d76579d7d695d2249fa10569a7d643dacbcf0a1fd5c
|
| 3 |
+
size 1237337600
|
audio/es/test/es_test_0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:542503550d2184158facf14276ddf2b9007c0288dff3397131034ca723e186ab
|
| 3 |
+
size 746753024
|
audio/es/train/es_train_0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a53fb22d8aec368aa0f19caf306ea5f12bae49d33259846e8160c642170b99d
|
| 3 |
+
size 1831721472
|
audio/es/train/es_train_1.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9aff1ada484183cfc102b892f29c851c9c95decb6a5458d5b37505ace0a9984
|
| 3 |
+
size 1752288256
|
audio/es/train/es_train_2.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5493a5bc50e945451e27f2ae76d605d2c78f9081e84274ad0d58357074fbcbc4
|
| 3 |
+
size 1681040384
|
audio/es/train/es_train_3.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:675bf631e09c9556b35b7b706d683ade1e7df1608544e3218f6e68cb1d2923c4
|
| 3 |
+
size 1547994112
|
audio/es/train/es_train_4.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2a174cd76396ecdfdc5fa90c5f895b254c04ba912d830bac4feb5dafb9ef3a5
|
| 3 |
+
size 1363785728
|
audio/es/train/es_train_5.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26ac14493fc4172d5089e646adb8d9a03a6faf86f37cd0501c1f3fdfc28ec4db
|
| 3 |
+
size 1328005120
|
audio/es/train/es_train_6.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44cc25a2967df89c9ffad0e53f88f69e5da48242efb73f7aa64064490e1d32ca
|
| 3 |
+
size 1266803712
|
audio/es/train/es_train_7.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72e99eb7253f61536787ad9514c8d80ceb7778c89ed5854499bb8aa4865b9ba5
|
| 3 |
+
size 1573009408
|
audio/es/train/es_train_8.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7442529239a35149701f3908f0d342faaa18723c7ef8e804a9a10278c3cf1863
|
| 3 |
+
size 1308297728
|
n_shards.json
CHANGED
|
@@ -181,6 +181,13 @@
|
|
| 181 |
"other": 4,
|
| 182 |
"invalidated": 4
|
| 183 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
"et": {
|
| 185 |
"train": 1,
|
| 186 |
"dev": 1,
|
|
|
|
| 181 |
"other": 4,
|
| 182 |
"invalidated": 4
|
| 183 |
},
|
| 184 |
+
"es": {
|
| 185 |
+
"train": 9,
|
| 186 |
+
"dev": 1,
|
| 187 |
+
"test": 1,
|
| 188 |
+
"other": 29,
|
| 189 |
+
"invalidated": 3
|
| 190 |
+
},
|
| 191 |
"et": {
|
| 192 |
"train": 1,
|
| 193 |
"dev": 1,
|
release_stats.py
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
transcript/es/clip_durations.tsv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29a9ceeacf836991d9093c8099aabb0e503a5432724574d74ecd0244f4d7fe20
|
| 3 |
+
size 56763867
|
transcript/es/dev.tsv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
transcript/es/invalidated.tsv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0efafb1c16cbfd3fb860b41524641ccb21300386c9e0f0cfe588542e0b4935cb
|
| 3 |
+
size 31500069
|