Speech Separation using FastICA
Classic implementation of FastICA for speech separation in MATLAB
Explore MATLAB source code curated for "语音分离" with clean implementations, documentation, and examples.
Classic implementation of FastICA for speech separation in MATLAB
Speech separation program optimized for maximum signal-to-noise ratio, featuring implementation details suitable for technical adaptation
Speech separation algorithm based on Computational Auditory Scene Analysis (CASA), which attempts to simulate human auditory psychological and physiological processes through computer technology, enabling computers to process sounds (separate and interpret) similarly to human ears. This emerging interdisciplinary research topic involves signal processing techniques including gammatone filtering, pitch tracking, and binary masking implementation.