paper-with-me

홈 › Papers

LSTMSE-Net: Long Short Term Speech Enhancement Network for Audio-visual Speech Enhancement

2024-09-03 · Arnav Jain, Jasmer Singh Sanjotra, Harshvardhan Choudhary, Krish Agrawal, Rupal Shah, Rohan Jha, M. Sajid, Amir Hussain, M. Tanveer

In this paper, we propose long short term memory speech enhancement network (LSTMSE-Net), an audio-visual speech enhancement (AVSE) method. This innovative method leverages the complementary nature of visual and audio information to boost the quality of speech signals. Visual features are extracted with VisualFeatNet (VFN), and audio features are processed through an encoder and decoder. The system scales and concatenates visual and audio features, then processes them through a separator network for optimized speech enhancement. The architecture highlights advancements in leveraging multi-modal data and interpolation techniques for robust AVSE challenge systems. The performance of LSTMSE-Net surpasses that of the baseline model from the COG-MHEAR AVSE Challenge 2024 by a margin of 0.06 in scale-invariant signal-to-distortion ratio (SISDR), $0.03$ in short-time objective intelligibility (STOI), and $1.32$ in perceptual evaluation of speech quality (PESQ). The source code of the proposed LSTMSE-Net is available at \url{https://github.com/mtanveer1/AVSEC-3-Challenge}.

📄 PDF Abstract BibTeX arXiv:2409.02266

Code (1)

mtanveer1/avsec-3-challenge 공식 구현 pytorch

Tasks

DecoderSpeech Enhancement

Similar Papers 제목 키워드 기반

Enhancement and Recognition of Reverberant and Noisy Speech by Extending Its Coherence

2015-09-02 · Scott Wisdom, Thomas Powers, Les Atlas, James Pitton

Most speech enhancement algorithms make use of the short-time Fourier transform (STFT), which is a simple and flexible time-frequency decomposition that estimates the short-time spectrum of a signal. However, the duratio…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1

Tensor-Train Long Short-Term Memory for Monaural Speech Enhancement

2018-12-25 · Suman Samui, Indrajit Chakrabarti, Soumya K. Ghosh

In recent years, Long Short-Term Memory (LSTM) has become a popular choice for speech separation and speech enhancement task. The capability of LSTM network can be enhanced by widening and adding more layers. However, th…

Speech EnhancementSpeech Separation

Monaural Speech Enhancement Using a Multi-Branch Temporal Convolutional Network

2019-12-27 · Qiquan Zhang, Aaron Nicolson, Mingjiang Wang, Kuldip K. Paliwal 외

Deep learning has achieved substantial improvement on single-channel speech enhancement tasks. However, the performance of multi-layer perceptions (MLPs)-based methods is limited by the ability to capture the long-term e…

Speech Enhancement

Student-Teacher Learning for BLSTM Mask-based Speech Enhancement

2018-03-27

Spectral mask estimation using bidirectional long short-term memory (BLSTM) neural networks has been widely used in various speech enhancement applications, and it has achieved great success when it is applied to multich…

Speech Enhancementspeech-recognitionSpeech Recognition

Exploring Length Generalization For Transformer-based Speech Enhancement

2025-06-07 · Qiquan Zhang, Hongxu Zhu, Xinyuan Qian, Eliathamby Ambikairajah 외

Transformer network architecture has proven effective in speech enhancement. However, as its core module, self-attention suffers from quadratic complexity, making it infeasible for training on long speech utterances. In …

Speech Enhancement