Git Product home page Git Product logo

beamforming-for-speech-enhancement's People

Contributors

akojimaslp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

beamforming-for-speech-enhancement's Issues

Some questions about mic_steering_vector

Hi author, thank you for your great work, but I have some questions about mic_steering_vector.
Do you use a circular array?I can not understand the meaning of [0,60,120,180,270,330]. I look forward to your reply,thanks.

Question about wave data and MIC_ANGLE_VECTOR and steering vector

Hi,
Thank you for your nice code.

I have some questions. Please answer me.

1. How do you get the data?
It seems to be a .wav file of the CHiME dataset.

2. How do you get the MIC_ANGLE_VECTOR and LOOK_DIRECTION?
As I understand, MIC_ANGLE_VECTOR is assigned for each microphone.
And as I know, chime's channel 1~6 represent the mic (http://spandh.dcs.shef.ac.uk/chime_challenge/chime2015/overview.html).

But your MIC_ANGLE_VECTOR is hard to understand.
MIC_ANGLE_VECTOR = np.array([0, 60, 120, 180, 270, 330])

I'd liked to know the definitions and equations of the MIC_ANGLE_VECTOR and LOOK_DIRECTION.

3. Could I know your reference for the steering vector?
These two equations are the steering vector equation which I know.

h=exp(-j2\pi * freq / c * r * cos(theta)) [1]
h_i=exp(-j2\pi * freq / c* (r_i-r0)) / N * (r_i/r_0) [2]

As I understand, the first equation[1] assumes that the target source arrives at the microphone in the planar wave. And the second equation[2] assumes that the target source arrives at the microphone in the non-planar wave.

Especially, there is no usage of MIC_DIAMETER.

[1] https://courses.engr.illinois.edu/cs498ps3/sp2018/ewExternalFiles/Lecture%204%20-%20Microphone%20Arrays.pdf
(Page 18)
[2] Ennes Sarradj, "Three-Dimensional Acoustic Source Mapping with Different Beamforming Steering Vector Formulations", Advances in Acoustics and Vibration, vol. 2012, Article ID 292695, 12 pages, 2012. https://doi.org/10.1155/2012/292695
(Equation 10)

Thank you again for your nice code.

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.