The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Melody: Voice Synthesis Framework
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the raw speech data for our Melody-SpeechData dataset, adopted from the original dataset from Mozilla Foundation team.
The data format for each line in the speech_samples.jsonl is as follows:
{
"transcript": <the text transcription of the audio>,
"audio_path": <path to the audio file>,
"speaker_id": <unique identifier for the speaker>,
"duration_ms": <audio duration in milliseconds>,
"sample_rate": <audio sample rate>,
"source": <the source of the raw audio files>,
"language": <language code>
}
*Note: This dataset is derived from Mozilla Common Voice for research purposes.
License
The license for this dataset is CC0 1.0 Universal.
- Downloads last month
- 3