paper-with-me

Papers

Efficient Low-Latency Speech Enhancement with Mobile Audio Streaming Networks

2020-08-17 · Michał Romaniuk, Piotr Masztalski, Karol Piaskowski, Mateusz Matuszewski

We propose Mobile Audio Streaming Networks (MASnet) for efficient low-latency speech enhancement, which is particularly suitable for mobile devices and other applications where computational capacity is a limitation. MASnet processes linear-scale spectrograms, transforming successive noisy frames into complex-valued ratio masks which are then applied to the respective noisy frames. MASnet can operate in a low-latency incremental inference mode which matches the complexity of layer-by-layer batch mode. Compared to a similar fully-convolutional architecture, MASnet incorporates depthwise and pointwise convolutions for a large reduction in fused multiply-accumulate operations per second (FMA/s), at the cost of some reduction in SNR.

📄 PDF Abstract BibTeX arXiv:2008.07244

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

Cross-Attention is all you need: Real-Time Streaming Transformers for Personalised Speech Enhancement

2022-11-08 · Shucong Zhang, Malcolm Chadwick, Alberto Gil C. P. Ramos, Sourav Bhattacharya

Personalised speech enhancement (PSE), which extracts only the speech of a target user and removes everything else from a recorded audio clip, can potentially improve users' experiences of audio AI modules deployed in th…

AllSpeech Enhancement

Transformer Transducer: One Model Unifying Streaming and Non-streaming Speech Recognition

2020-10-07 · Anshuman Tripathi, Jaeyoung Kim, Qian Zhang, Han Lu 외

In this paper we present a Transformer-Transducer model architecture and a training technique to unify streaming and non-streaming speech recognition models into one model. The model is composed of a stack of transformer…

speech-recognitionSpeech Recognition

Iterative autoregression: a novel trick to improve your low-latency speech enhancement model

2022-11-03 · Pavel Andreev, Nicholas Babaev, Azat Saginbaev, Ivan Shchekotov 외

Streaming models are an essential component of real-time speech enhancement tools. The streaming regime constrains speech enhancement models to use only a tiny context of future information. As a result, the low-latency …

Speech Enhancement

Real-Time Streamable Generative Speech Restoration with Flow Matching

2025-12-22 · Simon Welker, Bunlong Lay, Maris Hillemann, Tal Peer 외 arxiv

Diffusion-based generative models have greatly impacted the speech processing field in recent years, exhibiting high speech naturalness and spawning a new research direction. Their application in real-time communication …

Bandwidth ExtensionSpeech Enhancement

Real-time Speech Frequency Bandwidth Extension

2020-10-21

In this paper we propose a lightweight model for frequency bandwidth extension of speech signals, increasing the sampling frequency from 8kHz to 16kHz while restoring the high frequency content to a level almost indistin…

Bandwidth ExtensionCPU