CoolFace
Datasetpublic

fdemelo/vox-communis-parallel-g2p

VoxCommunis Parallel G2P dataset This dataset was derived from the VoxCommunis Corpus to provide pairs of utterances along with their corresponding phonemes, side by side, as to ease the training of grapheme-to-phoneme (G2P) models. The original VoxCommunis Corpus features force-aligned TextGrids with phone- and word-level segmentations derived from the Mozilla Common Voice Corpus. The lexicons were developed using Epitran, the XPF Corpus, Charsiu, and some custom dictionaries.… See the full description on the dataset page: https://huggingface.co/datasets/fdemelo/vox-communis-parallel-g2p.

sourceHugging Facecc0-1.0updated 1y agoView on Hugging Face
3likes1.1kdownloads
Dataset Card

VoxCommunis Parallel G2P dataset

This dataset was derived from the VoxCommunis Corpus to provide pairs of utterances along with their corresponding phonemes, side by side, as to ease the training of grapheme-to-phoneme (G2P) models.

The original VoxCommunis Corpus features force-aligned TextGrids with phone- and word-level segmentations derived from the Mozilla Common Voice Corpus. The lexicons were developed using Epitran, the XPF Corpus, Charsiu, and some custom dictionaries. Manual correction was also applied by VoxCommunis.

The source TextGrids were used to collect the utterance duration, and pairs of time-aligned sentences along with their corresponding phonemes. The phoneme set type, Epitran (epi), XPF (xpf), Charsiu (chr), and others (vxc, cvu) were inferred from the TextGrid file names. Those collected attributes were then joined with the VoxCommunis speaker_files on a per language basis.

Note: Word separation is marked by the | character in the phonetic sentences.

The derived dataset herein inherits the distribution license from The Mozilla Common Voice Corpus, the VoxCommunis Corpus, and so is free to download and use under a CC0 license.