VCTK_092¶
- class torchaudio.datasets.VCTK_092(root: str, mic_id: str = 'mic2', download: bool = False, url: str = 'https://datashare.is.ed.ac.uk/bitstream/handle/10283/3443/VCTK-Corpus-0.92.zip', audio_ext='.flac')[源代码]¶
VCTK 0.92 [Yamagishi et al., 2019] 数据集
- 参数
root (str) – 数据集顶层目录所在根目录。
mic_id (str, 可选) – 麦克风 ID。可选
"mic1"
或"mic2"
。(默认:"mic2"
)download (bool, 可选) – 如果在 root 路径下找不到数据集,则下载数据集。(默认:
False
)。url (str, 可选) – 下载数据集的 URL。(默认:
"https://datashare.is.ed.ac.uk/bitstream/handle/10283/3443/VCTK-Corpus-0.92.zip"
)audio_ext (str, 可选) – 如果数据集被转换为非默认音频格式,则为自定义音频扩展名。
注意
由于缺少相应的文本文件,来自说话人
p315
的所有语音都将被跳过。由于缺少音频文件,来自
p280
的所有语音都将被跳过(对于mic_id="mic2"
)。由于缺少音频文件,来自说话人
p362
的一些语音将被跳过。