audio-retrieval

There are 9 repositories under audio-retrieval topic.

  • soham97/awesome-sound_event_detection

    Reading list for research topics in Sound AI

  • microsoft/WavText5K

    Web-crawl for "Audio Retrieval with WavText5K and CLAP Training"

    Language:Python49500
  • akoepke/audio-retrieval-benchmark

    Implementation of "Audio Retrieval with Natural Language Queries: A Benchmark Study".

    Language:Python45332
  • oncescuandreea/audio-retrieval

    Implementation of "Audio Retrieval with Natural Language Queries", INTERSPEECH 2021, PyTorch

    Language:Python28315
  • soham97/sound_ai_progress

    Tracking states of the arts and recent results (bibliography) on sound tasks.

  • oncescuandreea/audio_egovlp

    This is the official codebase used for obtaining the results in the ICASSP 2024 paper: A SOUND APPROACH: Using Large Language Models to generate audio descriptions for egocentric text-audio retrieval

    Language:Python3300
  • dariodellamura/Classification-of-musical-genres-and-music-retrieval

    During the project for the DIGITAL SIGNAL IMAGE MANAGEMENT course I learned how to manage and process audio and image files. The aim of the project was the classification, through machine learning and deep learning models, of musical genres by extracting specific audio features from the "gtzan dataset" dataset files with which to train the models (SVM, Linear Regression, Decision tree , Random Forest, Neural Network). Mel spectograms were also extracted to train convolutional neural network models. In addition, the extracted audio features have been used to develop a model of music retrieval which given an audio track in input produces as output 5 audio tracks recommended meiante the use of cousine similarity.

    Language:Jupyter Notebook2100
  • sagar0dutta/AudioNet

    code release for "AudioNet: Supervised Deep Hashing for Retrieval of Similar Audio Events"

    Language:Python0100