cmu-arctic / README.md
MagicLuke's picture
Upload dataset
162438e verified
---
dataset_info:
- config_name: default
features:
- name: speaker
dtype: string
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: gender
dtype: string
- name: variety
dtype: string
splits:
- name: train
num_bytes: 1600425763.0
num_examples: 15583
download_size: 1576364912
dataset_size: 1600425763.0
- config_name: phi4mm-fewshot-diffspeaker-whisper-prompt-v0-0-0
features:
- name: speaker
dtype: string
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: audio_eg_1
dtype:
audio:
sampling_rate: 16000
- name: label_eg_1
dtype: string
- name: spkr_id_eg_1
dtype: string
- name: audio_eg_2
dtype:
audio:
sampling_rate: 16000
- name: label_eg_2
dtype: string
- name: spkr_id_eg_2
dtype: string
- name: audio_eg_3
dtype:
audio:
sampling_rate: 16000
- name: label_eg_3
dtype: string
- name: spkr_id_eg_3
dtype: string
- name: audio_eg_4
dtype:
audio:
sampling_rate: 16000
- name: label_eg_4
dtype: string
- name: spkr_id_eg_4
dtype: string
- name: prediction_w_1shots
dtype: string
- name: prediction_w_2shots
dtype: string
- name: prediction_w_3shots
dtype: string
- name: prediction_w_4shots
dtype: string
splits:
- name: train
num_bytes: 7931457279.23
num_examples: 15579
download_size: 7192589584
dataset_size: 7931457279.23
- config_name: phi4mm-zeroshot-prompt-v0-0-0
features:
- name: speaker
dtype: string
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: prediction
dtype: string
splits:
- name: train
num_bytes: 1600831623.0
num_examples: 15579
download_size: 1576864208
dataset_size: 1600831623.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- config_name: phi4mm-fewshot-diffspeaker-whisper-prompt-v0-0-0
data_files:
- split: train
path: phi4mm-fewshot-diffspeaker-whisper-prompt-v0-0-0/train-*
- config_name: phi4mm-zeroshot-prompt-v0-0-0
data_files:
- split: train
path: phi4mm-zeroshot-prompt-v0-0-0/train-*
---