bismarck91 commited on
Commit
c734be4
1 Parent(s): f83e06c
Files changed (1) hide show
  1. README.md +150 -0
README.md ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ # Dataset Card for Seamless-Align-Expressive (WIP). Inspired by https://huggingface.co/datasets/allenai/nllb
5
+
6
+ ## Table of Contents
7
+ - [Table of Contents](#table-of-contents)
8
+ - [Dataset Description](#dataset-description)
9
+ - [Dataset Summary](#dataset-summary)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
+ - [Languages](#languages)
12
+ - [Dataset Structure](#dataset-structure)
13
+ - [Data Instances](#data-instances)
14
+ - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
+ - [Dataset Creation](#dataset-creation)
17
+ - [Curation Rationale](#curation-rationale)
18
+ - [Source Data](#source-data)
19
+ - [Annotations](#annotations)
20
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
21
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
22
+ - [Social Impact of Dataset](#social-impact-of-dataset)
23
+ - [Discussion of Biases](#discussion-of-biases)
24
+ - [Other Known Limitations](#other-known-limitations)
25
+ - [Additional Information](#additional-information)
26
+ - [Dataset Curators](#dataset-curators)
27
+ - [Licensing Information](#licensing-information)
28
+ - [Citation Information](#citation-information)
29
+ - [Contributions](#contributions)
30
+
31
+ ## Dataset Description
32
+
33
+ - **Homepage:** [Needs More Information]
34
+ - **Repository:** [Needs More Information]
35
+ - **Paper:** [Needs More Information]
36
+ - **Leaderboard:** [Needs More Information]
37
+ - **Point of Contact:** [Needs More Information]
38
+
39
+ ### Dataset Summary
40
+
41
+ This dataset was created based on [metadata](https://github.com/facebookresearch/seamless_communication/blob/main/docs/expressive/seamless_align_expressive_README.md) for mined expressive Speech-to-Speech(S2S) released by Meta AI. The S2S contains data for 5 language pairs. The S2S dataset is ~228GB compressed.
42
+
43
+
44
+ #### How to use the data
45
+ There are two ways to access the data:
46
+ * Via the Hugging Face Python datasets library
47
+
48
+ ```
49
+ Scripts coming soon
50
+ ```
51
+
52
+ * Clone the git repo
53
+ ```
54
+ git lfs install
55
+ git clone https://huggingface.co/datasets/jhu-clsp/seamless-align-expressive
56
+ ```
57
+
58
+ ### Supported Tasks and Leaderboards
59
+
60
+ N/A
61
+
62
+ ### Languages
63
+
64
+ Language pairs can be found [here](https://github.com/facebookresearch/seamless_communication/blob/main/docs/expressive/seamless_align_expressive_README.md).
65
+
66
+ ## Dataset Structure
67
+
68
+ Each language pair contains two gzipped files, src.tar.gz and tgt.tar.gz
69
+
70
+
71
+ ### Data Instances
72
+
73
+ | Language Pair | Number of samples |
74
+ | :---: | :---: |
75
+ | de-en | |
76
+ | en-es | |
77
+ | en-fr | |
78
+ | en-it | |
79
+ | en-zh | |
80
+
81
+ ### Data Fields
82
+
83
+ Data Field can be found [here](https://github.com/facebookresearch/seamless_communication/blob/main/docs/m4t/seamless_align_README.md).
84
+
85
+
86
+ ### Data Splits
87
+
88
+ The data is not split.
89
+
90
+
91
+ ## Dataset Creation
92
+
93
+ ### Curation Rationale
94
+
95
+
96
+
97
+ ### Source Data
98
+
99
+ Inspect links in metadata
100
+
101
+ #### Who are the source language producers?
102
+
103
+ Speech was collected from the web many of which are web crawls.
104
+ ### Annotations
105
+
106
+ #### Annotation process
107
+
108
+ Parallel sentences were identified using SONAR Expressive encoders. (Duquenne et al., 2023)
109
+
110
+ #### Who are the annotators?
111
+
112
+ The data was not human annotated.
113
+
114
+ ### Personal and Sensitive Information
115
+
116
+ Data may contain personally identifiable information, sensitive content, or toxic content that was publicly shared on the Internet.
117
+
118
+ ## Considerations for Using the Data
119
+
120
+ ### Social Impact of Dataset
121
+
122
+ This dataset provides data for training machine learning systems for many languages.
123
+
124
+ ### Discussion of Biases
125
+
126
+ Biases in the data have not been specifically studied, however as the original source of data is World Wide Web it is likely that the data has biases similar to those prevalent in the Internet. The data may also exhibit biases introduced by language identification and data filtering techniques; lower resource languages generally have lower accuracy.
127
+
128
+ ### Other Known Limitations
129
+
130
+ Some of the translations are in fact machine translations. While some website machine translation tools are identifiable from HTML source, these tools were not filtered out en mass because raw HTML was not available from some sources and CommonCrawl processing started from WET files.
131
+
132
+ ## Additional Information
133
+
134
+ ### Dataset Curators
135
+
136
+ The data was not curated.
137
+
138
+ ### Licensing Information
139
+
140
+ The dataset is released under the terms of [MIT](https://opensource.org/license/mit/). **PLEASE, USE DATA RESPONSIBLY**
141
+
142
+
143
+ ### Citation Information
144
+
145
+ Seamless Communication et al, Seamless: Multilingual Expressive and Streaming Speech Translation. arXiv Seamless: Multilingual Expressive and Streaming Speech Translation, 2023. <br>
146
+ Duquenne et al, SONAR EXPRESSIVE: Zero-shot Expressive Speech-to-Speech Translation. https://ai.meta.com/research/publications/sonar-expressive-zero-shot-expressive-speech-to-speech-translation/, 2023
147
+
148
+ ### Contributions
149
+
150
+ We thank the Seamless Communication Meta AI team for open sourcing the meta data and instructions on how to use it with special thanks to Loïc Barrault, Yu-An Chung, Mariano Coria Meglioli, David Dale, Ning Dong, Mark Duppenthaler, Paul-Ambroise Duquenne, Brian Ellis, Hady Elsahar, Justin Haaheim, John Hoffman, Min-Jae Hwang, Hirofumi Inaguma, Christopher Klaiber, Ilia Kulikov, Pengwei Li, Daniel Licht, Jean Maillard, Ruslan Mavlyutov, Alice Rakotoarison, Kaushik Ram Sadagopan, Abinesh Ramakrishnan, Tuan Tran, Guillaume Wenzek, Yilin Yang, Ethan Ye, Ivan Evtimov, Pierre Fernandez, Cynthia Gao, Prangthip Hansanti, Elahe Kalbassi, Amanda Kallet, Artyom Kozhevnikov, Gabriel Mejia Gonzalez, Robin San Roman, Christophe Touret, Corinne Wong, Carleigh Wood, Bokai Yu, Pierre Andrews, Can Balioglu, Peng-Jen Chen, Marta R. Costa-jussà, Maha Elbayad, Hongyu Gong, Francisco Guzmán, Kevin Heffernan, Somya Jain, Justine Kao, Ann Lee, Xutai Ma, Alex Mourachko, Benjamin Peloquin, Juan Pino, Sravya Popuri, Christophe Ropers, Safiyyah Saleem, Holger Schwenk, Anna Sun, Paden Tomasello, Changhan Wang, Jeff Wang, Skyler Wang, Mary Williamson. We also thank the Center for Language and Speech Processing(CLSP) for hosting and releasing this data, including Bismarck Bamfo Odoom and Philipp Koehn (for engineering efforts to host the data, and releasing the huggingface dataset), and Alexandre Mourachko (for organizing the connection).