CoolFace
Datasetpublic

lighthouse-emnlp2024/Clotho-Moment_CLAP_features

Clotho-Moment CLAP features This repository contains audio and text features of Clotho-Moment dataset extracted by CLAP. Using these features, we can reproduce the audio moments retrieval using Clotho-Moment, which is used in lighthouse. Please also check demo page. How to Download? Run the following script: from huggingface_hub import snapshot_download repo_id = "lighthouse-emnlp2024/Clotho-Moment_CLAP_features" local_dir = "./" downloaded_path =… See the full description on the dataset page: https://huggingface.co/datasets/lighthouse-emnlp2024/Clotho-Moment_CLAP_features.

sourceHugging Facecc-by-4.0updated 20d agoView on Hugging Face
1likes156downloads
7 commits on main
4e8584120d ago

Upload clap.tar.gz with huggingface_hub

lighthouse-emnlp2024
5ef6e0e6mo ago

Upload ./clap.tar.gz with huggingface_hub

lighthouse-emnlp2024
6c08bb36mo ago

Upload ./clap.tar.gz with huggingface_hub

lighthouse-emnlp2024
34889126mo ago

Upload ./clap_text.tar.gz with huggingface_hub

lighthouse-emnlp2024
a87b0a26mo ago

Update README.md

lighthouse-emnlp2024
ebfe3016mo ago

Update README.md

lighthouse-emnlp2024
f082afa6mo ago

initial commit

lighthouse-emnlp2024