pengine/LIbritts_p_dataset_20260127
Contribution This dataset is a processed version of the original LibriTTS-P dataset, optimized for use on the Hugging Face platform. I've uploaded this version to make it more accessible to the community. All credit for the original data goes to the creators of LibriTTS-P. Changes Make a new column combined_prompt. The combined_prompt is a concatenation of the style_prompt and speaker_prompt, using the connector: "The speaker's identity can be described as ". In… See the full description on the dataset page: https://huggingface.co/datasets/pengine/LIbritts_p_dataset_20260127.
Contribution
This dataset is a processed version of the original LibriTTS-P dataset, optimized for use on the Hugging Face platform. I've uploaded this version to make it more accessible to the community. All credit for the original data goes to the creators of LibriTTS-P.
Changes
Make a new column combined_prompt. The combined_prompt is a concatenation of the style_prompt and speaker_prompt, using the connector: "The speaker's identity can be described as ". In the original LibriTTS-P dataset, style_prompt often contains multiple descriptions separated by semicolons. To create a more consistent prompt, I selected the most frequent style description for each spk_id and combined it with the speaker_prompt.
Original LibriTTS-P Dataset
https://github.com/line/LibriTTS-P
