datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
p1-segments
DR P1 speech segments
Dataset
Danish speech clips from DR P1, in mono 16 kHz OGG/Opus, with verbatim text, timing, and speaker metadata. Transcript text and speaker attribution may contain automated errors.
Source
The recordings cover roughly 2006–2022 and come from DR P1 recordings in kb.dk’s DR archive. Audio is sourced through the pinned syvai/p1 revision 449b9c2294026df6d0d37538f279fdec03f565ff. Transcripts were generated with ElevenLabs… See the full description on the dataset page: https://huggingface.co/datasets/syvai/p1-segments.warsh-segments-v3
Haitam03/warsh-v3
Warsh (Rewayat Warsh A'n Nafi') Quran recitation, segmented at waqf with
obadx/recitation-segmenter-v2.
Built with warsh-data.
Layout
path
what
data/<reciter>/<surah>.parquet
one file per source recording, audio embedded as 16 kHz mono FLAC
raw/<reciter>/<surah>.mp3
the source recording it came from
segment_params.json
the settings this corpus was produced with
One parquet per source recording, named after it, so re-running a… See the full description on the dataset page: https://huggingface.co/datasets/Haitam03/warsh-segments-v3.cv-v1.0-segment
CommonVoice v1 Phone-Segment Alignments
Phone-level time alignments for 10 languages of Mozilla Common Voice,
packaged in a canonical segmentation schema with embedded 16 kHz audio. The
phone boundaries come from the charsiu/cv_ali
release of MFA alignments; the audio and transcripts come from
Common Voice Corpus 13.0 (2023-03-09).
Dataset summary
lang
train rows
train hrs
val rows
val hrs
test rows
test hrs
en
1,008,669
1,354.0
3,537
4.9
1,285
1.7
rw… See the full description on the dataset page: https://huggingface.co/datasets/changelinglab/cv-v1.0-segment.ace-opencpop-segments
Citation Information
@misc{shi2024singingvoicedatascalingup,
title={Singing Voice Data Scaling-up: An Introduction to ACE-Opencpop and ACE-KiSing},
author={Jiatong Shi and Yueqian Lin and Xinyi Bai and Keyi Zhang and Yuning Wu and Yuxun Tang and Yifeng Yu and Qin Jin and Shinji Watanabe},
year={2024},
eprint={2401.17619},
archivePrefix={arXiv},
primaryClass={cs.SD},
url={https://arxiv.org/abs/2401.17619},
}
librispeech-segment
LibriSpeech Segment
English read-speech corpus with phone-level time alignments (Montreal
Forced Aligner). Suitable for training and evaluating phone recognition and
phonetic segmentation models.
Sources
Audio: LibriSpeech (OpenSLR 12) by
Vassil Panayotov, Guoguo Chen, Daniel Povey, Sanjeev Khudanpur (2015).
Phone alignments:
anyspeech/librispeech_MFA_alignments.
Splits
Split
Utterances
train.clean.100
28,538
train.clean.360
104,008… See the full description on the dataset page: https://huggingface.co/datasets/changelinglab/librispeech-segment.ace-kising-segments
Citation Information
@misc{shi2024singingvoicedatascalingup,
title={Singing Voice Data Scaling-up: An Introduction to ACE-Opencpop and ACE-KiSing},
author={Jiatong Shi and Yueqian Lin and Xinyi Bai and Keyi Zhang and Yuning Wu and Yuxun Tang and Yifeng Yu and Qin Jin and Shinji Watanabe},
year={2024},
eprint={2401.17619},
archivePrefix={arXiv},
primaryClass={cs.SD},
url={https://arxiv.org/abs/2401.17619},
}
recitation-segmentation
Recitation Segmentation Dataset for Holy Quran Pronunciation Error Detection
This dataset is used for building models that segment Holy Quran recitations based on pause points (waqf) with high accuracy. The segments are crucial for tasks like Automatic Pronunciation Error Detection and Correction, leveraging the rigorous recitation rules (tajweed) of the Holy Quran.
The dataset was presented in the paper Automatic Pronunciation Error Detection and Correction of the Holy Quran's… See the full description on the dataset page: https://huggingface.co/datasets/nour-world/recitation-segmentation.recitation-segmentation
Recitation Segmentation Dataset for Holy Quran Pronunciation Error Detection
This dataset is used for building models that segment Holy Quran recitations based on pause points (waqf) with high accuracy. The segments are crucial for tasks like Automatic Pronunciation Error Detection and Correction, leveraging the rigorous recitation rules (tajweed) of the Holy Quran.
The dataset was presented in the paper Automatic Pronunciation Error Detection and Correction of the Holy Quran's… See the full description on the dataset page: https://huggingface.co/datasets/obadx/recitation-segmentation.thchs30-segment
THCHS-30 Segment
Mandarin Chinese read-speech corpus with phone-level time alignments.
Suitable for training and evaluating phone recognition and phonetic
segmentation models.
Sources
Audio: THCHS-30 (OpenSLR 18) by
Dong Wang, Xuewei Zhang, Zhiyong Zhang (Tsinghua University, 2015).
Phone alignments:
anyspeech/THCHS-30-alignments.
Splits
Split
Utterances
train
10,000
val
893
test
2,495
Splits follow the original OpenSLR 18 directory… See the full description on the dataset page: https://huggingface.co/datasets/changelinglab/thchs30-segment.LHCP-ASR-segments
LHCP-ASR Segments
This dataset is a segment-level distribution derived from mllp/LHCP-ASR (and the original LHCP-ASR repository), an English speech corpus for narrow-domain ASR benchmarking in high-energy particle physics.
Unlike previous versions, this repository provides audio directly at the segment level (<30 seconds each) for evaluation, adds talk-level metadata and cleans up transcription tags.
Differences from mllp/LHCP-ASR
No subsets: Directly formatted… See the full description on the dataset page: https://huggingface.co/datasets/mllp/LHCP-ASR-segments.spc_r_segmented
i4ds/spc_r_segmented
Diarized and segmented speech dataset derived from i4ds/spc_r.
Description
Each row is a merged speech segment belonging to a single speaker. The source audio and SRT subtitles from i4ds/spc_r were processed with the following pipeline:
Diarization -- pyannote/speaker-diarization-3.1 assigned speaker labels to each SRT segment based on temporal overlap.
Merging -- Consecutive SRT segments from the same speaker were merged when the silence gap between… See the full description on the dataset page: https://huggingface.co/datasets/i4ds/spc_r_segmented.spc_r_segmented
eko57/spc_r_segmented
Diarized and segmented speech dataset derived from i4ds/spc_r.
Description
Each row is a merged speech segment belonging to a single speaker. The source audio and SRT subtitles from i4ds/spc_r were processed with the following pipeline:
Diarization -- pyannote/speaker-diarization-3.1 assigned speaker labels to each SRT segment based on temporal overlap.
Merging -- Consecutive SRT segments from the same speaker were merged when the silence gap… See the full description on the dataset page: https://huggingface.co/datasets/eko57/spc_r_segmented.LibriConvo-segmented
🗣️ LibriConvo-Segmented
LibriConvo-Segmented is a segmented version of the LibriConvo corpus — a simulated two-speaker conversational dataset built using Speaker-Aware Conversation Simulation (SASC).It is designed for training and evaluation of multi-speaker speech processing systems, including speaker diarization, automatic speech recognition (ASR), and overlapping speech modeling.
This segmented version provides ≤30-second conversational fragments derived from full LibriConvo… See the full description on the dataset page: https://huggingface.co/datasets/gedeonmate/LibriConvo-segmented.Segmented-Moroccan-Darija-Wiki-Audio-Dataset
Dataset Card for Segmented Moroccan Darija Wiki Dataset
Dataset Summary
This dataset provides short Moroccan Darija (Moroccan Arabic) speech segments derived from the atlasia/Moroccan-Darija-Wiki-Audio-Dataset.It is a cleaned and segmented version of the parent dataset, text-cleaned with Gemini 2.5-flash and processed using a fine-tuned Whisper model for Darija (to be open-sourced soon).
Each audio is split into segments of up to 30 seconds to make it suitable for… See the full description on the dataset page: https://huggingface.co/datasets/anaszil/Segmented-Moroccan-Darija-Wiki-Audio-Dataset.Segmented-Moroccan-Darija-Wiki-Audio-Dataset
Dataset Card for Segmented Moroccan Darija Wiki Dataset
Dataset Summary
This dataset provides short Moroccan Darija (Moroccan Arabic) speech segments derived from the atlasia/Moroccan-Darija-Wiki-Audio-Dataset.It is a cleaned and segmented version of the parent dataset, text-cleaned with Gemini 2.5-flash and processed using a fine-tuned Whisper model for Darija (to be open-sourced soon).
Each audio is split into segments of up to 30 seconds to make it suitable… See the full description on the dataset page: https://huggingface.co/datasets/H20-sys/Segmented-Moroccan-Darija-Wiki-Audio-Dataset.kumu-livestream-segmented
halo-livestream
Real Taglish code-switching from livestreams — every segment carries forced-alignment confidence, ASR round-trip CER, SNR, loudness and overlap flags.
62 segments · 3 speakers · seed release
🌱 This is a seed release — 62 segments, about 7 minutes
It exists to publish the pipeline and the schema, not to be a training
corpus. Nothing here is big enough to train on. What is worth your time is the
per-segment quality metadata below — and the… See the full description on the dataset page: https://huggingface.co/datasets/sapinsapin/kumu-livestream-segmented.
