中文
相关论文

相关论文: FlowDec: A flow-based full-band general audio code…

200 篇论文

Recent neural audio compression models often rely on residual vector quantization for high-fidelity coding, but using a fixed number of per-frame codebooks is suboptimal for the wide variability of audio content-especially for signals that…

声音 · 计算机科学 2026-05-08 Xiangbo Wang , Wenbin Jiang , Jin Wang , Yubo You , Sheng Fang , Fei Wen

Neural audio codecs (NACs) typically encode the short-term energy (gain) and normalized structure (shape) of speech/audio signals jointly within the same latent space. As a result, they are poorly robust to a global variation of the input…

声音 · 计算机科学 2026-02-18 Samir Sadok , Laurent Girin , Xavier Alameda-Pineda

Audio generation, including speech, music and sound effects, has advanced rapidly in recent years. These tasks can be divided into two categories: time-aligned (TA) tasks, where each input unit corresponds to a specific segment of the…

声音 · 计算机科学 2025-09-30 Xuenan Xu , Jiahao Mei , Zihao Zheng , Ye Tao , Zeyu Xie , Yaoyun Zhang , Haohe Liu , Yuning Wu , Ming Yan , Wen Wu , Chao Zhang , Mengyue Wu

The difficulty of obtaining paired data remains a major bottleneck for learning image restoration and enhancement models for real-world applications. Current strategies aim to synthesize realistic training data by modeling noise and…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Valentin Wolf , Andreas Lugmayr , Martin Danelljan , Luc Van Gool , Radu Timofte

Previously, we introduced VoiceGrad, a nonparallel voice conversion (VC) technique enabling mel-spectrogram conversion from source to target speakers using a score-based diffusion model. The concept involves training a score network to…

声音 · 计算机科学 2025-09-11 Hirokazu Kameoka , Takuhiro Kaneko , Kou Tanaka , Yuto Kondo

Neural vocoders, used for converting the spectral representations of an audio signal to the waveforms, are a commonly used component in speech synthesis pipelines. It focuses on synthesizing waveforms from low-dimensional representation,…

声音 · 计算机科学 2021-12-07 Ehab A. AlBadawy , Andrew Gibiansky , Qing He , Jilong Wu , Ming-Ching Chang , Siwei Lyu

The IETF recently standardized the Opus codec as RFC6716. Opus targets a wide range of real-time Internet applications by combining a linear prediction coder with a transform coder. We describe the transform coder, with particular attention…

多媒体 · 计算机科学 2016-02-18 Jean-Marc Valin , Gregory Maxwell , Timothy B. Terriberry , Koen Vos

Audio Super-Resolution is a set of techniques aimed at high-quality estimation of the given signal as if it would be sampled with higher sample rate. Among suggested methods there are diffusion and flow models (which are considered slower),…

声音 · 计算机科学 2026-03-05 Nikita Kuznetsov , Maksim Kaledin

Dense and versatile image representations underpin the success of virtually all computer vision applications. However, state-of-the-art networks, such as transformers, produce low-resolution feature grids, which are suboptimal for dense…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Nikita Araslanov , Anna Sonnweber , Daniel Cremers

Modeling and synthesizing real sRGB noise is crucial for various low-level vision tasks, such as building datasets for training image denoising systems. The distribution of real sRGB noise is highly complex and affected by a multitude of…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Young Joo Han , Ha-Jin Yu

Speech enhancement (SE) improves degraded speech's quality, with generative models like flow matching gaining attention for their outstanding perceptual quality. However, the flow-based model requires multiple numbers of function…

音频与语音处理 · 电气工程与系统科学 2025-09-26 Jiahe Wang , Hongyu Wang , Wei Wang , Lei Yang , Chenda Li , Wangyou Zhang , Lufen Tan , Yanmin Qian

This paper introduces FastVC, an end-to-end model for fast Voice Conversion (VC). The proposed model can convert speech of arbitrary length from multiple source speakers to multiple target speakers. FastVC is based on a conditional…

音频与语音处理 · 电气工程与系统科学 2021-05-07 Oriol Barbany Mayor , Milos Cernak

In recent years, neural networks (NNs) have been widely applied in acoustic echo cancellation (AEC). However, existing approaches struggle to meet real-world low-latency and computational requirements while maintaining performance. To…

音频与语音处理 · 电气工程与系统科学 2025-08-11 Xingchen Li , Boyi Kang , Ziqian Wang , Zihan Zhang , Mingshuai Liu , Zhonghua Fu , Lei Xie

Recently, speech codecs based on neural networks have proven to perform better than traditional methods. However, redundancy in traditional parameter quantization is visible within the codec architecture of combining the traditional codec…

声音 · 计算机科学 2023-07-26 Youqiang Zheng , Li Xiao , Weiping Tu , Yuhong Yang , Xinmeng Xu

Channel models are crucial for theoretical analysis, performance evaluation, and deployment of wireless communication systems. Traditional channel sounding systems are insufficient for handling the dynamic changes of channels in the…

信号处理 · 电气工程与系统科学 2025-09-23 Yu Zhou , Chao Zou , Nanhao Zhou , Yanqun Tang , Xiaoying Zhang , Haoran Yin , Xiaoran Liu , Ruisi He , Pan Tang , Weijie Yuan , Yong Zeng

Bandwidth extension, the task of reconstructing the high-frequency components of an audio signal from its low-pass counterpart, is a long-standing problem in audio processing. While traditional approaches have evolved alongside the broader…

声音 · 计算机科学 2025-11-27 Benoît Giniès , Xiaoyu Bie , Olivier Fercoq , Gaël Richard

In the learning based video compression approaches, it is an essential issue to compress pixel-level optical flow maps by developing new motion vector (MV) encoders. In this work, we propose a new framework called Resolution-adaptive Flow…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Zhihao Hu , Zhenghao Chen , Dong Xu , Guo Lu , Wanli Ouyang , Shuhang Gu

Neural audio codecs (NACs) have made significant advancements in recent years and are rapidly being adopted in many audio processing pipelines. However, they can introduce audio distortions which degrade speaker verification (SV)…

声音 · 计算机科学 2025-09-04 Nirmalya Mallick Thakur , Jia Qi Yip , Eng Siong Chng

We propose a neural audio generative model, MDCTNet, operating in the perceptually weighted domain of an adaptive modified discrete cosine transform (MDCT). The architecture of the model captures correlations in both time and frequency…

音频与语音处理 · 电气工程与系统科学 2022-12-12 Grant Davidson , Mark Vinton , Per Ekstrand , Cong Zhou , Lars Villemoes , Lie Lu

Generative adversarial networks have recently demonstrated outstanding performance in neural vocoding outperforming best autoregressive and flow-based models. In this paper, we show that this success can be extended to other tasks of…

声音 · 计算机科学 2023-12-12 Pavel Andreev , Aibek Alanov , Oleg Ivanov , Dmitry Vetrov
‹ 上一页 1 8 9 10 下一页 ›