Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Malayalam Speech Dataset (Text + Audio)
This dataset contains Malayalam speech audio clips paired with text transcripts.
It is designed for training and fine-tuning ASR (Automatic Speech Recognition),
TTS (Text-to-Speech) models, and speech-to-speech translation systems.
Emotions Added
- giggles
- laughs
- long pause
- chuckles
- whispers
- gasps
- clears throat
- singing
- laughs nervously
- burps
- exhales
📁 Dataset Structure
| Column | Description |
|---|---|
audio |
Path to the audio file (.mp3) |
text |
Malayalam transcript for the audio |
Example row:
| audio | text |
|---|---|
audio/sample_0001.mp3 |
"മെഗാസ്റ്റാർ മമ്മൂട്ടിക്ക് ഇത്തവണ വോട്ടില്ല" |
🎧 Audio Information
| Property | Value |
|---|---|
| Format | MP3 |
| Sample Rate | 44.1 kHz |
| Channels | Mono / Stereo |
| Avg Duration | Depends on dataset |
🔧 Preprocessing Notes
- All transcription text has been cleaned to remove:
\u200c,\u200d(Zero-width joiners)- Extra punctuation
- Unwanted whitespace and invisible characters
- Downloads last month
- 26