Skip to content

Repository files navigation

CLAPSoundSearchTool

Sound search tool based on laion-CLAP.Retrieving related audio by entering text/importing audio.Used for sound design.Before compilation,you should first download ckpt file 630k-audioset-best.pt(https://huggingface.co/lukewys/laion_clap/blob/main/630k-audioset-best.pt) and put it into .\CLAPSoundSearchTool\Data\ckpt_file,becasuse it uses local ckpt file.Of course you can change this part in code.

Code based on:

laion-CLAP:https://github.com/LAION-AI/CLAP

laion-audio-dataset:https://github.com/LAION-AI/audio-dataset

FAISS:https://github.com/facebookresearch/faiss

Thanks to all these developers!

Here is code explanation video:https://www.bilibili.com/video/BV1zehCetEZW/

About

Sound search tool based on laion-CLAP.Retrieving related audio by entering text/importing audio.Used for sound design.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages