numberblocks-one-voice-dataset
收藏资源简介:
Numberblocks One语音数据集是一个专门用于语音转换模型(如RVC和VITS)训练的开源音频数据集。它包含动画角色“Numberblocks One”的100个精选短音频片段,每个片段时长2至5秒,存储在`data/train_top500/`目录中。所有音频文件均经过预处理,包括采样率为40000 Hz、单声道、WAV格式(PCM 16位)、峰值归一化(-0.95 dB),并从更长的原始录音中选取出最干净的片段进行音量标准化。该数据集旨在为语音合成和声音转换任务提供高质量的单一角色语音素材,随附脚本可辅助自动下载部分数据用于训练。数据集遵循MIT许可证,主要语言为英语,规模类别属于10M-100M。
The Numberblocks One voice dataset is an open-source audio dataset specifically designed for training voice conversion models such as RVC and VITS. It contains 100 curated short audio clips of the animated character Numberblocks One, each lasting between 2 to 5 seconds, stored in the `data/train_top500/` directory. All audio files have been preprocessed with a sampling rate of 40,000 Hz, mono channel, WAV format (PCM 16-bit), peak normalization (-0.95 dB), and selected as the cleanest segments from longer raw recordings with volume normalization. The dataset aims to provide high-quality single-character voice materials for speech synthesis and voice conversion tasks, accompanied by scripts to assist in automatic downloading of partial data for training. It is released under the MIT license, primarily in English, and falls within the 10M-100M size category.
数据集概述:Numberblocks One Voice Dataset
数据集名称:Numberblocks One Voice Dataset
许可证:MIT
任务类别:文本转语音、音频到音频
语言:英语
数据集规模:10M–100M
数据内容:
- 包含角色 Numberblocks One 的短音频片段,用于语音转换模型(如 RVC、VITS 等)的训练。
数据结构:
data/train_top500/:存放 100 个最纯净的音频片段,时长 2–5 秒,采样率 40 kHz,单声道。- 音频片段从较长录音中筛选并进行了音量归一化处理。
预处理参数:
- 采样率:40000 Hz
- 声道:单声道(mono)
- 格式:WAV(PCM 16-bit)
- 归一化:峰值归一化至 -0.95 dB
使用说明:
- 脚本
train (2).py会自动下载该文件夹中的前 100 个文件。 - 建议使用更多数据以提升模型质量。
参考链接:
- 原始录音来源(具体地址未提供)
- 训练脚本仓库(具体地址未提供)




