Datasets:
Mayuri Voice Dataset
Hugging Face packaging for the Shiina Mayuri speech dataset used in the mayuri_voice project.
Contents
data/audio/wav/Full WAV collection.metadata/mayuri_asr_raw.csvRaw transcription CSV.metadata/mayuri_ja_filtered.listFiltered GPT-SoVITS training manifest.metadata/mayuri_ja_filtered.stats.jsonFiltering statistics.metadata/mayuri_ja_filtered.rejects.csvRejected samples from the default filtered training set.metadata/emotion_labels.csvEmotion labels generated for all filtered samples.metadata/emotion_labels.jsonlJSONL version of the emotion labels.metadata/emotion_summary.jsonSummary counts by emotion and reference candidacy.metadata/reference_shortlist.csvTop-ranked reference candidates per emotion.metadata/dataset_manifest.jsonRepo-level manifest describing the packaged dataset.
Current Snapshot
- Raw WAV files:
1526 - Filtered training samples:
1416 - Default speaker tag:
shiina_mayuri - Default language tag:
ja
Intended Use
This repository is intended for:
- character voice training
- reference bank curation
- GPT-SoVITS style experiments
- emotion-aware reference selection
Upload Notes
- This repository is prepared for Git LFS upload.
- Run
git lfs installbefore pushing large audio files. - WAV files are tracked via
.gitattributes.
Chinese Note
这个目录是面向 Hugging Face 数据集仓库的整理结果,已经把全量音频、训练 manifest、转写、情感标注和参考候选表都放好了,可以直接初始化成独立仓库并上传。
- Downloads last month
- 349