Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wvangansbeke/audio-speech

Build a cross-talk canceler and a speech recognizer
https://github.com/wvangansbeke/audio-speech

audio-processing speech-recognition

Last synced: 13 days ago
JSON representation

Build a cross-talk canceler and a speech recognizer

Awesome Lists containing this project

README

        

# Audio-Speech

# Audio
## Part1:
1) Uses a simulation environment to model room acoustics and multi-source scenarios.
2) Takes a first step towards direction-of-arrival (DOA) estimation based on microphone
signal correlation analysis.

## Part2:
1) Implements the MUSIC algorithm
2) Investigates MUSIC-based DOA estimation

## Part3:
1) Implements a DOA-informed delay-and-sum beamformer
2) Implements a DOA-informed generalized sidelobe canceler

## Part4:
1) Reproduces a virtual sound source by means of binaural synthesis
2) Binaural synthesis with cross-talk cancellation

# Speech
Design a speech recognizer.