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 (https://huggingface.co/docs/hub/datasets-cards)

SynthVoice: This should be a paper Title

πŸ“‘ Paper | 🌐 Project Page | πŸ’Ύ Released Resources | πŸ“¦ Repo

We release the raw transcription data for our SynthVoice project, adapted from the original LibriSpeech dataset by OpenSLR.

The data format for each line in the voice_transcripts_raw.jsonl is as follows:

{
  "audio_id": "<unique identifier for the audio clip>",
  "transcript": "<the transcribed text>",
  "speaker_id": "<speaker identifier>",
  "duration_seconds": "<length of the audio clip>",
  "source": "<the source of the audio data>",
  "meta": "<additional metadata>"
}

Some audio clips may have incomplete metadata. This is because certain source files lacked full speaker annotations.

*Note: The raw transcripts have been cleaned and normalized but may still contain minor inconsistencies.

License

The license for this dataset is CC BY 4.0.

Downloads last month
12