中文
相关论文

相关论文: T-Mimi: A Transformer-based Mimi Decoder for Real-…

200 篇论文

This work introduces TTS-Transducer - a novel architecture for text-to-speech, leveraging the strengths of audio codec models and neural transducers. Transducers, renowned for their superior quality and robustness in speech recognition, are…

音频与语音处理 · 电气工程与系统科学 2025-04-16 Vladimir Bataev , Subhankar Ghosh , Vitaly Lavrukhin , Jason Li

Real-time speech synthesis requires balancing inference latency and acoustic fidelity for interactive applications. Conventional continuous text-to-speech pipelines require computationally intensive neural vocoders to reconstruct phase…

音频与语音处理 · 电气工程与系统科学 2026-04-15 Tianhui Su , Tien-Ping Tan , Salima Mdhaffar , Yannick Estève , Aghilas Sini

Speech Language Models (SpeechLMs) model tokenized speech to capture both semantic and acoustic information. When neural audio codecs based on Residual Vector Quantization (RVQ) are used as audio tokenizers, they produce multiple discrete…

计算与语言 · 计算机科学 2026-03-06 Issa Sugiura , Shuhei Kurita , Yusuke Oda , Ryuichiro Higashinaka

Text-to-speech(TTS) has undergone remarkable improvements in performance, particularly with the advent of Denoising Diffusion Probabilistic Models (DDPMs). However, the perceived quality of audio depends not solely on its content, pitch,…

音频与语音处理 · 电气工程与系统科学 2024-04-23 Huadai Liu , Rongjie Huang , Xuan Lin , Wenqiang Xu , Maozong Zheng , Hong Chen , Jinzheng He , Zhou Zhao

Codec-based text-to-speech (TTS) models have shown impressive quality with zero-shot voice cloning abilities. However, they often struggle with more expressive references or complex text inputs. We present MARS6, a robust encoder-decoder…

音频与语音处理 · 电气工程与系统科学 2025-01-13 Matthew Baas , Pieter Scholtz , Arnav Mehta , Elliott Dyson , Akshat Prakash , Herman Kamper

In this paper, we propose a transformer-based architecture, called two-stage transformer neural network (TSTNN) for end-to-end speech denoising in the time domain. The proposed model is composed of an encoder, a two-stage transformer module…

音频与语音处理 · 电气工程与系统科学 2021-03-19 Kai Wang , Bengbeng He , Wei-Ping Zhu

Neural audio codecs (NACs) have garnered significant attention as key technologies for audio compression as well as audio representation for speech language models. While mainstream NAC models are predominantly convolution-based, the…

音频与语音处理 · 电气工程与系统科学 2025-04-29 Haibin Wu , Naoyuki Kanda , Sefik Emre Eskimez , Jinyu Li

Recent advances in large language models (LLMs) and development of audio codecs greatly propel the zero-shot TTS. They can synthesize personalized speech with only a 3-second speech of an unseen speaker as acoustic prompt. However, they…

声音 · 计算机科学 2024-06-07 Jinlong Xue , Yayue Deng , Yicheng Han , Yingming Gao , Ya Li

Speaker adaptation in text-to-speech synthesis (TTS) is to finetune a pre-trained TTS model to adapt to new target speakers with limited data. While much effort has been conducted towards this task, seldom work has been performed for low…

声音 · 计算机科学 2022-11-03 Kun Song , Heyang Xue , Xinsheng Wang , Jian Cong , Yongmao Zhang , Lei Xie , Bing Yang , Xiong Zhang , Dan Su

We present a real-time speech enhancement demo using speech captured with a throat microphone. This demo aims to showcase the complete pipeline, from recording to deep learning-based post-processing, for speech captured in noisy…

音频与语音处理 · 电气工程与系统科学 2025-08-06 Julien Hauret , Thomas Joubaud , Éric Bavu

Recent advancements in text-to-speech (TTS) powered by language models have showcased remarkable capabilities in achieving naturalness and zero-shot voice cloning. Notably, the decoder-only transformer is the prominent architecture in this…

音频与语音处理 · 电气工程与系统科学 2024-06-12 Théodor Lemerle , Nicolas Obin , Axel Roebel

Lightweight, real-time text-to-speech systems are crucial for accessibility. However, the most efficient TTS models often rely on lightweight phonemizers that struggle with context-dependent challenges. In contrast, more advanced…

声音 · 计算机科学 2025-12-15 Mahta Fetrat , Donya Navabi , Zahra Dehghanian , Morteza Abolghasemi , Hamid R. Rabiee

In this paper, we propose methods for improving the modeling performance of a Transformer-based non-autoregressive text-to-speech (TNA-TTS) model. Although the text encoder and audio decoder handle different types and lengths of data (i.e.,…

音频与语音处理 · 电气工程与系统科学 2021-06-30 Jae-Sung Bae , Tae-Jun Bak , Young-Sun Joo , Hoon-Young Cho

We experiment with a low-latency, end-to-end voice-to-voice communication model to optimize it for real-time conversational applications. By analyzing components essential to voice to voice (V-2-V) system viz. automatic speech recognition…

声音 · 计算机科学 2025-09-30 Anupam Purwar , Aditya Choudhary

Discrete audio tokenizers are fundamental to empowering large language models with native audio processing and generation capabilities. Despite recent progress, existing approaches often rely on pretrained encoders, semantic distillation,…

Speech coding facilitates the transmission of speech over low-bandwidth networks with minimal distortion. Neural-network based speech codecs have recently demonstrated significant improvements in quality over traditional approaches. While…

声音 · 计算机科学 2022-07-07 Ali Siahkoohi , Michael Chinen , Tom Denton , W. Bastiaan Kleijn , Jan Skoglund

With the number of smart devices increasing, the demand for on-device text-to-speech (TTS) increases rapidly. In recent years, many prominent End-to-End TTS methods have been proposed, and have greatly improved the quality of synthesized…

音频与语音处理 · 电气工程与系统科学 2021-01-18 Zhiying Huang , Hao Li , Ming Lei

While recent advances in Text-To-Speech synthesis have yielded remarkable improvements in generating high-quality speech, research on lightweight and fast models is limited. This paper introduces FLY-TTS, a new fast, lightweight and…

音频与语音处理 · 电气工程与系统科学 2024-07-02 Yinlin Guo , Yening Lv , Jinqiao Dou , Yan Zhang , Yuehai Wang

Typical high quality text-to-speech (TTS) systems today use a two-stage architecture, with a spectrum model stage that generates spectral frames and a vocoder stage that generates the actual audio. High-quality spectrum models usually…

声音 · 计算机科学 2021-04-05 Qing He , Zhiping Xiu , Thilo Koehler , Jilong Wu

Text-to-Speech (TTS) models can generate natural, human-like speech across multiple languages by transforming phonemes into waveforms. However, multilingual TTS remains challenging due to discrepancies in phoneme vocabularies and variations…

声音 · 计算机科学 2025-04-14 Haowei Lou , Hye-young Paik , Sheng Li , Wen Hu , Lina Yao
‹ 上一页 1 2 3 10 下一页 ›