The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

A modified version of the VoxCeleb2 Dataset. Original data can be downloaded here.

This dataset is used for Audio-visual speaker extraction conditioned on face recordings in the reentry paper, which the code can be found here.

Usage

cat orig* > orig.tar
tar -xvf orig.tar

cat audio_clean* > audio_clean.tar
tar -xvf audio_clean.tar
Downloads last month
70