中文
相关论文

相关论文: FlowVocoder: A small Footprint Neural Vocoder base…

200 篇论文

This paper revisits the neural vocoder task through the lens of audio restoration and propose a novel diffusion vocoder called BridgeVoC. Specifically, by rank analysis, we compare the rank characteristics of Mel-spectrum with other common…

声音 · 计算机科学 2025-11-11 Andong Li , Tong Lei , Rilin Chen , Kai Li , Meng Yu , Xiaodong Li , Dong Yu , Chengshi Zheng

The ultimate goal of this work is a real-time processing framework for ultrasound image reconstruction augmented with machine learning. To attain this, we have implemented WaveFlow - a set of ultrasound data acquisition and processing tools…

信号处理 · 电气工程与系统科学 2018-11-06 Piotr Jarosik , Michał Byra , Marcin Lewandowski

This Ph.D. thesis focuses on developing a system for high-quality speech synthesis and voice conversion. Vocoder-based speech analysis, manipulation, and synthesis plays a crucial role in various kinds of statistical parametric speech…

声音 · 计算机科学 2021-01-26 Mohammed Salah Al-Radhi

Traditional parametric coding of speech facilitates low rate but provides poor reconstruction quality because of the inadequacy of the model used. We describe how a WaveNet generative speech model can be used to generate high quality speech…

音频与语音处理 · 电气工程与系统科学 2017-12-05 W. Bastiaan Kleijn , Felicia S. C. Lim , Alejandro Luebs , Jan Skoglund , Florian Stimberg , Quan Wang , Thomas C. Walters

There are many deterministic mathematical operations (e.g. compression, clipping, downsampling) that degrade speech quality considerably. In this paper we introduce a neural network architecture, based on a modification of the DiffWave…

声音 · 计算机科学 2021-09-03 Jianwei Zhang , Suren Jayasuriya , Visar Berisha

Coarse-to-fine autoregressive modeling has recently shown strong promise for visuomotor policy learning, combining the inference efficiency of autoregressive methods with the global trajectory coherence of diffusion-based policies. However,…

机器人学 · 计算机科学 2026-03-31 Daichi Yashima , Koki Seno , Shuhei Kurita , Yusuke Oda , Komei Sugiura

Nano quadcopters are small, agile, and cheap platforms that are well suited for deployment in narrow, cluttered environments. Due to their limited payload, these vehicles are highly constrained in processing power, rendering conventional…

机器人学 · 计算机科学 2022-09-16 Rik J. Bouwmeester , Federico Paredes-Vallés , Guido C. H. E. de Croon

Speech Bandwidth Extension improves clarity and intelligibility by restoring/inferring appropriate high-frequency content for low-bandwidth speech. Existing methods often rely on spectrogram or waveform modeling, which can incur higher…

声音 · 计算机科学 2026-03-04 Bowen Zhang , Junchuan Zhao , Ian McLoughlin , Ye Wang , A S Madhukumar

Mean flow (MeanFlow) enables efficient, high-fidelity image generation, yet its single-function evaluation (1-NFE) generation often cannot yield compelling results. We address this issue by introducing RMFlow, an efficient multimodal…

机器学习 · 计算机科学 2026-02-03 Yuhao Huang , Shih-Hsin Wang , Andrea L. Bertozzi , Bao Wang

Neural source-filter (NSF) models are deep neural networks that produce waveforms given input acoustic features. They use dilated-convolution-based neural filter modules to filter sine-based excitation for waveform generation, which is…

音频与语音处理 · 电气工程与系统科学 2019-08-28 Xin Wang , Junichi Yamagishi

Efficient audio feature extraction is critical for low-latency, resource-constrained speech recognition. Conventional preprocessing techniques, such as Mel Spectrogram, Perceptual Linear Prediction (PLP), and Learnable Spectrogram, achieve…

声音 · 计算机科学 2025-10-28 Akshaya Rajesh , Pavithra Ananthasubramanian , Nagarajan Raghavan , Ankush Kumar

The traditional vocoders have the advantages of high synthesis efficiency, strong interpretability, and speech editability, while the neural vocoders have the advantage of high synthesis quality. To combine the advantages of two vocoders,…

声音 · 计算机科学 2022-03-08 Tao Wang , Ruibo Fu , Jiangyan Yi , Jianhua Tao , Zhengqi Wen

This paper proposes a general enhancement to the Normalizing Flows (NF) used in neural vocoding. As a case study, we improve expressive speech vocoding with a revamped Parallel Wavenet (PW). Specifically, we propose to extend the affine…

音频与语音处理 · 电气工程与系统科学 2022-02-17 Adam Gabryś , Yunlong Jiao , Viacheslav Klimkov , Daniel Korzekwa , Roberto Barra-Chicote

Attention-based encoder-decoder, e.g. transformer and its variants, generates the output sequence in an autoregressive (AR) manner. Despite its superior performance, AR model is computationally inefficient as its generation requires as many…

音频与语音处理 · 电气工程与系统科学 2024-09-27 Keyu An , Zerui Li , Zhifu Gao , Shiliang Zhang

Large Language Models (LLMs) have significantly advanced audio processing by leveraging audio codecs to discretize audio into tokens, enabling the application of language modeling techniques to speech data. However, existing audio codecs…

音频与语音处理 · 电气工程与系统科学 2025-08-11 Edresson Casanova , Paarth Neekhara , Ryan Langman , Shehzeen Hussain , Subhankar Ghosh , Xuesong Yang , Ante Jukić , Jason Li , Boris Ginsburg

Recent strides in neural speech synthesis technologies, while enjoying widespread applications, have nonetheless introduced a series of challenges, spurring interest in the defence against the threat of misuse and abuse. Notably, source…

声音 · 计算机科学 2024-06-18 Chu Yuan Zhang , Jiangyan Yi , Jianhua Tao , Chenglong Wang , Xinrui Yan

Neural vocoders are now being used in a wide range of speech processing applications. In many of those applications, the vocoder can be the most complex component, so finding lower complexity algorithms can lead to significant practical…

音频与语音处理 · 电气工程与系统科学 2024-08-06 Jean-Marc Valin , Ahmed Mustafa , Jan Büthe

Neural waveform models such as the WaveNet are used in many recent text-to-speech systems, but the original WaveNet is quite slow in waveform generation because of its autoregressive (AR) structure. Although faster non-AR models were…

音频与语音处理 · 电气工程与系统科学 2019-04-30 Xin Wang , Shinji Takaki , Junichi Yamagishi

Flow matching models have emerged as a powerful framework for realistic image generation by learning to reverse a corruption process that progressively adds Gaussian noise. However, because noise is injected in the latent domain, its impact…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Sucheng Ren , Qihang Yu , Ju He , Xiaohui Shen , Alan Yuille , Liang-Chieh Chen

In recent years, speaker recognition systems based on raw waveform inputs have received increasing attention. However, the performance of such systems are typically inferior to the state-of-the-art handcrafted feature-based counterparts,…

音频与语音处理 · 电气工程与系统科学 2022-03-30 Jee-weon Jung , You Jin Kim , Hee-Soo Heo , Bong-Jin Lee , Youngki Kwon , Joon Son Chung