GithubHelp home page GithubHelp logo

gmm_localize's Introduction

Training

Train set

  • BRIR

    Roomsim_Campbell

  • Sound source

    TIMIT

    • Train set

      1. 8 mic positions

      2. 21 target source positions (-50~50)

      3. 10 interfering source position($$\pm 5,\pm 10,\pm 20,\pm 30,\pm 40$$)

      4. 3 SNR (0,10,20 dB)

    sentence = 5040

    sentence_mic_pos = 630

Test set

To obtain reliable models, GMMs are train with features selected based on 4 criterias:

  1. VAD (before frequency analysis)

    Select frames of which energy exceed the threshold (energe maximum - 40)

  2. Target is dominant

the signals of the left and the right ear were added prior to energy computaion

$$ \begin{equation} \begin{aligned} SNR = \frac{\sum\left(s^{tar}_L(t)+s^{tar}_R(t)\right)^2}{\sum\left(s^{inter}_L(t)+s^{inter}_R(t)\right)^2} \end{aligned} \end{equation} $$

  1. L,R channels are correlated

    Frame with binaural cross-correlation maximum exceed the threshold (0.3)

  2. ITD estimations are within (-1,1)ms

Cues

e.g.

Training

Example: sound source in the front (azimuth=0), training result of 32 frequency bands

Evaluation

Comparable result in reference paper (hightlighted)

Illustration of azimuth estimation

#source -50 0 50
1
2
3
4

gmm_localize's People

Contributors

bingo-todd avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.