paper-with-me

Papers

End-to-End Optimized Speech Coding with Deep Neural Networks

2017-10-25 · Srihari Kankanahalli

Modern compression algorithms are often the result of laborious domain-specific research; industry standards such as MP3, JPEG, and AMR-WB took years to develop and were largely hand-designed. We present a deep neural network model which optimizes all the steps of a wideband speech coding pipeline (compression, quantization, entropy coding, and decompression) end-to-end directly from raw speech data -- no manual feature engineering necessary, and it trains in hours. In testing, our DNN-based coder performs on par with the AMR-WB standard at a variety of bitrates (~9kbps up to ~24kbps). It also runs in realtime on a 3.8GhZ Intel CPU.

📄 PDF Abstract BibTeX arXiv:1710.09064

Code (0)

등록된 구현이 없습니다.

Tasks

CPUFeature EngineeringQuantization

Similar Papers 제목 키워드 기반

Lightweight Diffusion-based Framework for Online Imagined Speech Decoding in Aphasia

2025-11-11 · Eunyeong Ko, Soowon Kim, Ha-Na Jo arxiv

Individuals with aphasia experience severe difficulty in real-time verbal communication, while most imagined speech decoding approaches remain limited to offline analysis or computationally demanding models. To address t…

Dimensionality Reduction

DRED: Deep REDundancy Coding of Speech Using a Rate-Distortion-Optimized Variational Autoencoder

2022-12-08 · Jean-Marc Valin, Jan Büthe, Ahmed Mustafa, Michael Klingbeil

Despite recent advancements in packet loss concealment (PLC) using deep learning techniques, packet loss remains a significant challenge in real-time speech communication. Redundancy has been used in the past to recover …

Packet Loss Concealment

End-to-End Neural Speech Coding for Real-Time Communications

2022-01-24 · Xue Jiang, Xiulian Peng, Chengyu Zheng, Huaying Xue 외

Deep-learning based methods have shown their advantages in audio coding over traditional ones but limited attention has been paid on real-time communications (RTC). This paper proposes the TFNet, an end-to-end neural spe…

DecoderPacket Loss ConcealmentSpeech Enhancement

An efficient and perceptually motivated auditory neural encoding and decoding algorithm for spiking neural networks

2019-09-03 · Zihan Pan, Yansong Chua, Jibin Wu, Malu Zhang 외

Auditory front-end is an integral part of a spiking neural network (SNN) when performing auditory cognitive tasks. It encodes the temporal dynamic stimulus, such as speech and audio, into an efficient, effective and reco…

Benchmarkingspeech-recognitionSpeech Recognition

UnitY: Two-pass Direct Speech-to-speech Translation with Discrete Units

2022-12-15 · Hirofumi Inaguma, Sravya Popuri, Ilia Kulikov, Peng-Jen Chen 외

Direct speech-to-speech translation (S2ST), in which all components can be optimized jointly, is advantageous over cascaded approaches to achieve fast inference with a simplified pipeline. We present a novel two-pass dir…

DecoderDenoisingSpeech-to-Speech TranslationTranslation+2