Skip to content

Bomme/freesound-crossmodal-search

Repository files navigation

Freesound Cross-Modal Search

Find sounds in Freesound with a text-to-audio retrieval system

Get started

$ poetry shell
$ poetry install
$ python3 main.py --help

Model training

$ python3 main.py fit --model config/model/default.yaml --data config/data/clotho.yaml --trainer ...

Demo

$ streamlit run retrieval_interface/streamlit_app.py -- --help
$ streamlit run retrieval_interface/streamlit_app.py -- data_dir audio_dir ckpt_path

About

Find sounds with a text-to-audio retrieval system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages