tango icon indicating copy to clipboard operation
tango copied to clipboard

Downloading AudioCaps data

Open fyell opened this issue 2 years ago • 2 comments

Hi,

I'm trying to download the AudioCaps data in order to train the Tango model. However, I'm not seeing any instructions in the AudioCaps repository on how to download it. Can you share any scripts or instructions on how to download and format the audio to train Tango?

Thanks!

fyell avatar Oct 12 '23 03:10 fyell

You need to use something like youtube-dl to download the audio files from youtube.

Otherwise, you may want to download the WavCaps dataset and extract the audios from the zip files. This will include AudioCaps among several other datasets.

The dataset already provides a ChatGPT-generated caption for each audio file, but you can probably map the audio files to the original AudioCaps captions using the filenames.

deepanwayx avatar Oct 21 '23 02:10 deepanwayx

你好

我正在尝试下载 AudioCaps 数据以训练 Tango 模型。但是,我在 AudioCaps 存储库中没有看到任何有关如何下载它的说明。您能否分享有关如何下载和格式化音频以训练 Tango 的任何脚本或说明?

谢谢!

Hello, I have also encountered this problem, please how is your dataset downloaded

xzm-whq avatar Dec 23 '24 09:12 xzm-whq