Commit ·
a7f2183
1
Parent(s): 40b7cb1
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,10 +6,13 @@ language:
|
|
| 6 |
- eng
|
| 7 |
---
|
| 8 |
|
|
|
|
|
|
|
| 9 |
CVSS is a massively multilingual-to-English speech-to-speech translation corpus,
|
|
|
|
| 10 |
covering sentence-level parallel speech-to-speech translation pairs from 21
|
| 11 |
-
languages into English.
|
| 12 |
|
|
|
|
| 13 |
|
| 14 |
## Dataset Usage
|
| 15 |
|
|
@@ -17,7 +20,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
| 17 |
|
| 18 |
## Citation
|
| 19 |
|
| 20 |
-
|
|
|
|
| 21 |
title={{CVSS} Corpus and Massively Multilingual Speech-to-Speech Translation},
|
| 22 |
author={Jia, Ye and Tadmor Ramanovich, Michelle and Wang, Quan and Zen, Heiga},
|
| 23 |
booktitle={Proceedings of Language Resources and Evaluation Conference (LREC)},
|
|
@@ -32,6 +36,8 @@ CC-BY 4.0
|
|
| 32 |
|
| 33 |
## Homepage
|
| 34 |
|
|
|
|
|
|
|
| 35 |
### NusaCatalogue
|
| 36 |
|
| 37 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
|
| 6 |
- eng
|
| 7 |
---
|
| 8 |
|
| 9 |
+
# cvss
|
| 10 |
+
|
| 11 |
CVSS is a massively multilingual-to-English speech-to-speech translation corpus,
|
| 12 |
+
|
| 13 |
covering sentence-level parallel speech-to-speech translation pairs from 21
|
|
|
|
| 14 |
|
| 15 |
+
languages into English.
|
| 16 |
|
| 17 |
## Dataset Usage
|
| 18 |
|
|
|
|
| 20 |
|
| 21 |
## Citation
|
| 22 |
|
| 23 |
+
```
|
| 24 |
+
@inproceedings{jia2022cvss,
|
| 25 |
title={{CVSS} Corpus and Massively Multilingual Speech-to-Speech Translation},
|
| 26 |
author={Jia, Ye and Tadmor Ramanovich, Michelle and Wang, Quan and Zen, Heiga},
|
| 27 |
booktitle={Proceedings of Language Resources and Evaluation Conference (LREC)},
|
|
|
|
| 36 |
|
| 37 |
## Homepage
|
| 38 |
|
| 39 |
+
[https://github.com/google-research-datasets/cvss](https://github.com/google-research-datasets/cvss)
|
| 40 |
+
|
| 41 |
### NusaCatalogue
|
| 42 |
|
| 43 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|