--- dataset_info: features: - name: id dtype: int64 - name: negative dtype: audio: sampling_rate: 16000 - name: positive dtype: audio: sampling_rate: 16000 - name: voice dtype: string - name: negative_word dtype: string - name: positive_word dtype: string - name: negative_phones dtype: string - name: positive_phones dtype: string splits: - name: train num_bytes: 2449803432.0 num_examples: 40000 download_size: 1993547735 dataset_size: 2449803432.0 configs: - config_name: default data_files: - split: train path: data/train-* ---