kavyamanohar
commited on
Commit
·
7998e97
1
Parent(s):
fdf50f8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## SLR63: Crowdsourced high-quality Malayalam multi-speaker speech data set
|
2 |
|
3 |
This data set contains transcribed high-quality audio of Malayalam sentences recorded by volunteers. The data set consists of wave files, and a TSV file (line_index.tsv). The file line_index.tsv contains a anonymized FileID and the transcription of audio in the file.
|
@@ -10,5 +21,4 @@ The dataset is distributed under Creative Commons Attribution-ShareAlike 4.0 Int
|
|
10 |
|
11 |
Copyright 2018, 2019 Google, Inc.
|
12 |
|
13 |
-
### Train Test Split created to ensure no speaker overlap
|
14 |
-
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- text-to-speech
|
6 |
+
language:
|
7 |
+
- ml
|
8 |
+
pretty_name: OPEN SLR 63
|
9 |
+
size_categories:
|
10 |
+
- 1K<n<10K
|
11 |
+
---
|
12 |
## SLR63: Crowdsourced high-quality Malayalam multi-speaker speech data set
|
13 |
|
14 |
This data set contains transcribed high-quality audio of Malayalam sentences recorded by volunteers. The data set consists of wave files, and a TSV file (line_index.tsv). The file line_index.tsv contains a anonymized FileID and the transcription of audio in the file.
|
|
|
21 |
|
22 |
Copyright 2018, 2019 Google, Inc.
|
23 |
|
24 |
+
### Train Test Split created to ensure no speaker overlap
|
|