paper-with-me

Papers

BS-PLCNet: Band-split Packet Loss Concealment Network with Multi-task Learning Framework and Multi-discriminators

2024-01-08 · Zihan Zhang, Jiayao Sun, Xianjun Xia, Chuanzeng Huang, Yijian Xiao, Lei Xie

Packet loss is a common and unavoidable problem in voice over internet phone (VoIP) systems. To deal with the problem, we propose a band-split packet loss concealment network (BS-PLCNet). Specifically, we split the full-band signal into wide-band (0-8kHz) and high-band (8-24kHz). The wide-band signals are processed by a gated convolutional recurrent network (GCRN), while the high-band counterpart is processed by a simple GRU network. To ensure high speech quality and automatic speech recognition (ASR) compatibility, multi-task learning (MTL) framework including fundamental frequency (f0) prediction, linguistic awareness, and multi-discriminators are used. The proposed approach tied for 1st place in the ICASSP 2024 PLC Challenge.

📄 PDF Abstract BibTeX arXiv:2401.03687

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multi-Task LearningPacket Loss Concealmentspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

BS-PLCNet 2: Two-stage Band-split Packet Loss Concealment Network with Intra-model Knowledge Distillation

2024-06-10 · Zihan Zhang, Xianjun Xia, Chuanzeng Huang, Yijian Xiao 외

Audio packet loss is an inevitable problem in real-time speech communication. A band-split packet loss concealment network (BS-PLCNet) targeting full-band signals was recently proposed. Although it performs superiorly in…

Knowledge DistillationPacket Loss Concealment

tPLCnet: Real-time Deep Packet Loss Concealment in the Time Domain Using a Short Temporal Context

2022-04-04 · Nils L. Westhausen, Bernd T. Meyer

This paper introduces a real-time time-domain packet loss concealment (PLC) neural-network (tPLCnet). It efficiently predicts lost frames from a short context buffer in a sequence-to-one (seq2one) fashion. Because of its…

Packet Loss Concealment

Self-Supervised Test-Time Tuning for Packet Loss Concealment

2026-07-02 · Yehoshua Dissen, Joseph Keshet arxiv

Packet loss concealment (PLC) reconstructs audio packets that are missing at the receiver, usually with a trained model whose parameters remain fixed at deployment time. This treats the PLC model as static, even though e…

The IEEE-IS2 2024 Music Packet Loss Concealment Challenge

2024-09-27 · Alessandro Ilic Mezza, Alberto Bernardini

We present the IEEE-IS2 2024 Music Packet Loss Concealment Challenge. We begin by detailing the challenge rules, followed by an overview of the provided baseline system, the blind test set, and the evaluation methodology…

Packet Loss Concealment

On Deep Speech Packet Loss Concealment: A Mini-Survey

2020-05-15 · Mostafa M. Mohamed, Mina A. Nessiem, Björn W. Schuller

Packet-loss is a common problem in data transmission, using Voice over IP. The problem is an old problem, and there has been a variety of classical approaches that were developed to overcome this problem. However, with t…

Deep LearningPacket Loss ConcealmentSurvey