Datasets:
sridhar1ga
commited on
Commit
•
ebcbcf3
1
Parent(s):
1ae26cf
Update README.md
Browse files
README.md
CHANGED
@@ -25,4 +25,11 @@ configs:
|
|
25 |
path: data/train-*
|
26 |
- split: test
|
27 |
path: data/test-*
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
path: data/train-*
|
26 |
- split: test
|
27 |
path: data/test-*
|
28 |
+
task_categories:
|
29 |
+
- translation
|
30 |
+
language:
|
31 |
+
- es
|
32 |
+
- en
|
33 |
+
tags:
|
34 |
+
- speech-translation
|
35 |
+
---
|