Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -23,9 +23,13 @@ task_ids: []
|
|
23 |
|
24 |
# IMaSC: ICFOSS Malayalam Speech Corpus
|
25 |
|
26 |
-
|
27 |
**IMaSC** is a Malayalam text and speech corpus made available by [ICFOSS](https://icfoss.in/) for the purpose of developing speech technology for Malayalam, particularly text-to-speech. The corpus contains 34,473 text-audio pairs of Malayalam sentences spoken by 8 speakers, totalling in approximately 50 hours of audio.
|
28 |
|
|
|
|
|
|
|
|
|
|
|
29 |
## Dataset Structure
|
30 |
The dataset consists of 34,473 instances with fields `text`, `speaker`, and `audio`. The audio is mono, sampled at 16kH. The transcription is normalized and only includes Malayalam characters and common punctuation. The table given below specifies how the 34,473 instances are split between the speakers, along with some basic speaker info:
|
31 |
|
|
|
23 |
|
24 |
# IMaSC: ICFOSS Malayalam Speech Corpus
|
25 |
|
|
|
26 |
**IMaSC** is a Malayalam text and speech corpus made available by [ICFOSS](https://icfoss.in/) for the purpose of developing speech technology for Malayalam, particularly text-to-speech. The corpus contains 34,473 text-audio pairs of Malayalam sentences spoken by 8 speakers, totalling in approximately 50 hours of audio.
|
27 |
|
28 |
+
## Dataset Description
|
29 |
+
|
30 |
+
- **Paper:[IMaSC — ICFOSS Malayalam Speech Corpus](https://arxiv.org/abs/2211.12796)**
|
31 |
+
- **Point of Contact: [Thennal D K]([email protected])**
|
32 |
+
|
33 |
## Dataset Structure
|
34 |
The dataset consists of 34,473 instances with fields `text`, `speaker`, and `audio`. The audio is mono, sampled at 16kH. The transcription is normalized and only includes Malayalam characters and common punctuation. The table given below specifies how the 34,473 instances are split between the speakers, along with some basic speaker info:
|
35 |
|