All Projects → Wenzhe-Liu → Sound Source Localization Algorithm_doa_estimation

Wenzhe-Liu / Sound Source Localization Algorithm_doa_estimation

关于语音信号声源定位DOA估计所用的一些传统算法

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to Sound Source Localization Algorithm doa estimation

Audiomate
Python library for handling audio datasets.
Stars: ✭ 99 (+70.69%)
Mutual labels:  speech, audio, music
Jssynth
Make music in your browser with this synthesizer and sequencer
Stars: ✭ 25 (-56.9%)
Mutual labels:  audio, music
Blipkit
C library for creating the beautiful sound of old sound chips
Stars: ✭ 23 (-60.34%)
Mutual labels:  audio, music
Moodbar
Audio timeline visualization
Stars: ✭ 30 (-48.28%)
Mutual labels:  audio, music
Pyo
Python DSP module
Stars: ✭ 904 (+1458.62%)
Mutual labels:  audio, music
Waveform Playlist
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
Stars: ✭ 919 (+1484.48%)
Mutual labels:  audio, music
Uc3moy
UC3Music-e version of the CMoy pocket headphone amplifier (originally designed by Chu Moy )
Stars: ✭ 13 (-77.59%)
Mutual labels:  audio, music
Musiccloudwebapp
🎧vuejs仿网易云音乐
Stars: ✭ 705 (+1115.52%)
Mutual labels:  audio, music
Pandoraplayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
Stars: ✭ 1,037 (+1687.93%)
Mutual labels:  audio, music
Vyplayindicator
PlayIndicator inspired by Apple's Music Player.
Stars: ✭ 47 (-18.97%)
Mutual labels:  audio, music
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+1706.9%)
Mutual labels:  speech, audio
Giada
Your Hardcore Loop Machine.
Stars: ✭ 903 (+1456.9%)
Mutual labels:  audio, music
Minimp3
Minimalistic MP3 decoder single header library
Stars: ✭ 898 (+1448.28%)
Mutual labels:  audio, music
Musictheory
🎵 Music theory concepts in Go.
Stars: ✭ 53 (-8.62%)
Mutual labels:  audio, music
Daw
GridSound (0.33.0) wants to be an open source online digital audio workstation following the new WebAudio API 🎛🎹🎵✨
Stars: ✭ 804 (+1286.21%)
Mutual labels:  audio, music
Cs.2click
🔊 A Better Audio Router for a Modular System.
Stars: ✭ 7 (-87.93%)
Mutual labels:  audio, music
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-10.34%)
Mutual labels:  audio, music
Black candy
A self hosted music streaming server
Stars: ✭ 686 (+1082.76%)
Mutual labels:  audio, music
Zrythm
a highly automated and intuitive digital audio workstation - official mirror
Stars: ✭ 703 (+1112.07%)
Mutual labels:  audio, music
Strawberry
🍓 Strawberry Music Player
Stars: ✭ 972 (+1575.86%)
Mutual labels:  audio, music

sound-source-localization-algorithm_DOA_estimation

  • 语音信号处理的宽带说话人(声源)定位(DOA估计)算法

Abstract 本仓库是面向语音信号的声源定位传统算法

关键词:声源定位(sound source localization)、DOA估计(DOA estimation)、TDOA估计(TDOA estimation)、麦克风阵列信号处理(microphone array signal processing)

ssl_tools

包含SRP-PHAT(GCC-PHAT)、MUSIC、beamforming(波束形成)三类算法

  • SRP:SRP-PHAT、非线性SRP-PHAT
  • MUSIC
  • beamforming:基于延迟求和(DS)的SNR方位谱估计、基于MVDR的SNR方位谱估计及其对应的频率加权改进算法

将要拓展的内容:

  • 基于神经网络的声源定位算法
  • 基于聚类、EM算法的声源定位算法
  • 双耳定位算法

与语音信号处理的宽带声源定位相关的参考资源

竞赛

  • acoustic source LOCalization And TrAcking [LOCATA]
  • Detection and Classification of Acoustic Scenes and Events [DCASE]

多通道数据集生成算法

开源代码

基于时延的定位

基于波束形成的定位

  • DNN_Localization_And_Separation [Code]

双耳定位

  • binauralLocalization [Code]
  • Binaural-Auditory-Localization-System [Code]
  • Binaural_Localization:ITD-based localization of sound sources in complex acoustic environments [Code]

高分辨率定位

基于聚类定位

  • messl:Model-based EM Source Separation and Localization [Code] [Paper]
  • fast_sound_source_localization_using_TLSSC:Fast Sound Source Localization Using Two-Level Search Space Clustering [Code]

窄带定位

论文

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].