Task: MT
Release Date: 5/15/2026
Format: MP3, TSV
Size: 82.06 MB
Share
CoVoST 2 is a large-scale multilingual speech to text translation corpus based on Mozilla Common Voice 4.0. This segment of the corpus contains the Japanese audio (2 hours) and the translations in English.
Licensing
Creative Commons Attribution Non Commercial 4.0 International (CC-BY-NC-4.0)
https://spdx.org/licenses/CC-BY-NC-4.0.htmlRestrictions/Special Constraints
Research and non-commercial use only.
Forbidden Usage
You agree not to attempt to determine the identity of speakers in this dataset. You agree not to train models for public distribution on this dataset. Any attempt to clone the voice or train models that imitate the speakers in this dataset is forbidden.
Ethical Review
This dataset contains data from speakers who have asked to be removed from the Mozilla Common Voice dataset, we expect that you will treat it with care. We expect it to be used only for research and non-commercial purposes only.
Intended Use
Replication experiments involving the CoVoST 2 datasets.
This dataset contains 2441 audio clips totalling 02:43:00 of audio in Japanese with the corresponding translations in English.
End-to-end speech-to-text translation (ST) has recently witnessed an increased interest given its system simplicity, lower inference latency and less compounding errors compared to cascaded ST (i.e. speech recognition + machine translation). End-to-end ST model training, however, is often hampered by the lack of parallel data. Thus, we created CoVoST, a large-scale multilingual ST corpus based on Common Voice, to foster ST research with the largest ever open dataset. Its latest version covers translations from English into 15 languages---Arabic, Catalan, Welsh, German, Estonian, Persian, Indonesian, Japanese, Latvian, Mongolian, Slovenian, Swedish, Tamil, Turkish, Chinese---and from 21 languages into English, including the 15 target languages as well as Spanish, French, Italian, Dutch, Portuguese, Russian. It has total 2,880 hours of speech and is diversified with 78K speakers.
path: Filename of the audio file
sentence: The sentence in the source language
translation: The sentence in the target language
client_id: The ID of the speaker of the source language, used for maintaining hygiene in the splits.
path sentence translation client_id
common_voice_ja_19779202.mp3 病気のため彼はその会合に出席できなかった。 Because of illness, he was unable to attend that meeting. 51e9ed35447037faf8743d586cdb3e1ec9f5c36145456d83cad5e923288fd71278ff6fc1d932eb62a8693da3a224ac54418f66c8577dfa57bbc8a4f3497fe700
common_voice_ja_19779203.mp3 彼女は門のところに車を停めた。 She parked the car at the gate. 51e9ed35447037faf8743d586cdb3e1ec9f5c36145456d83cad5e923288fd71278ff6fc1d932eb62a8693da3a224ac54418f66c8577dfa57bbc8a4f3497fe700
common_voice_ja_19779204.mp3 おまわりさんが駅までの道を教えてくれました。 The policeman told me the way to the station. 51e9ed35447037faf8743d586cdb3e1ec9f5c36145456d83cad5e923288fd71278ff6fc1d932eb62a8693da3a224ac54418f66c8577dfa57bbc8a4f3497fe700
common_voice_ja_19779205.mp3 父は家では何もしません。 My father does nothing at home. 51e9ed35447037faf8743d586cdb3e1ec9f5c36145456d83cad5e923288fd71278ff6fc1d932eb62a8693da3a224ac54418f66c8577dfa57bbc8a4f3497fe700
| # clips | |
|---|---|
| Train | 1120 |
| Dev | 636 |
| Test | 685 |
If you use this dataset in your work please cite
@misc{wang2020covost,
title={CoVoST 2: A Massively Multilingual Speech-to-Text Translation Corpus},
author={Changhan Wang and Anne Wu and Juan Pino},
year={2020},
eprint={2007.10310},
archivePrefix={arXiv},
primaryClass={cs.CL}
}