Commit
·
8b09c03
1
Parent(s):
9594d68
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,4 @@
|
|
1 |
-
|
2 |
-
title: README
|
3 |
-
emoji: 👀
|
4 |
-
colorFrom: indigo
|
5 |
-
colorTo: yellow
|
6 |
-
sdk: static
|
7 |
-
pinned: false
|
8 |
-
---
|
9 |
-
|
10 |
<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
|
11 |
<p class="lg:col-span-3">
|
12 |
XTREME-S is a benchmark for evaluating universal cross-lingual speech representations in many languages. XTREME-S consists of:
|
@@ -42,8 +34,8 @@ XTREME-S is a benchmark for evaluating universal cross-lingual speech representa
|
|
42 |
</div>
|
43 |
</a>
|
44 |
<p class="lg:col-span-3">
|
45 |
-
XTREME-S covers four task families: speech recognition, classification, speech-to-text translation and retrieval. Covering 102 languages from 10+ language families, 3 different domains and 4 task families, XTREME-S aims to simplify multilingual speech representation evaluation, as well as catalyze research in "universal" speech representation learning
|
46 |
-
|
47 |
-
XTREME-S was proposed in the paper *XTREME-S: Evaluating Cross-lingual Speech Representations* by Conneua et. al. in 2022.
|
48 |
</p>
|
49 |
</div>
|
|
|
1 |
+
<!DOCTYPE html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
|
3 |
<p class="lg:col-span-3">
|
4 |
XTREME-S is a benchmark for evaluating universal cross-lingual speech representations in many languages. XTREME-S consists of:
|
|
|
34 |
</div>
|
35 |
</a>
|
36 |
<p class="lg:col-span-3">
|
37 |
+
XTREME-S covers four task families: speech recognition, classification, speech-to-text translation and retrieval. Covering 102 languages from 10+ language families, 3 different domains and 4 task families, XTREME-S aims to simplify multilingual speech representation evaluation, as well as catalyze research in "universal" speech representation learning.<br />
|
38 |
+
<br />
|
39 |
+
XTREME-S was proposed in the paper *XTREME-S: Evaluating Cross-lingual Speech Representations* by Conneua et. al. in 2022. For more information, see the official paper on <a href="https://arxiv.org/abs/2203.10752" class="underline">Arxiv</a>.
|
40 |
</p>
|
41 |
</div>
|