Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wvangansbeke/audio-speech
- Owner: wvangansbeke
- Created: 2019-01-27T17:14:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T17:28:10.000Z (almost 6 years ago)
- Last Synced: 2023-03-04T23:42:55.531Z (over 1 year ago)
- Topics: audio-processing, speech-recognition
- Language: MATLAB
- Homepage:
- Size: 11.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.