中文
相关论文

相关论文: Speech Synthesis From Continuous Features Using Pe…

200 篇论文

While neural text-to-speech (TTS) has achieved human-like natural synthetic speech, multilingual TTS systems are limited to resource-rich languages due to the need for paired text and studio-quality audio data. This paper proposes a method…

音频与语音处理 · 电气工程与系统科学 2023-05-30 Takaaki Saeki , Soumi Maiti , Xinjian Li , Shinji Watanabe , Shinnosuke Takamichi , Hiroshi Saruwatari

We introduce a language modeling approach for text to speech synthesis (TTS). Specifically, we train a neural codec language model (called Vall-E) using discrete codes derived from an off-the-shelf neural audio codec model, and regard TTS…

计算与语言 · 计算机科学 2023-01-06 Chengyi Wang , Sanyuan Chen , Yu Wu , Ziqiang Zhang , Long Zhou , Shujie Liu , Zhuo Chen , Yanqing Liu , Huaming Wang , Jinyu Li , Lei He , Sheng Zhao , Furu Wei

Simultaneous speech-to-speech translation is widely useful but extremely challenging, since it needs to generate target-language speech concurrently with the source-language speech, with only a few seconds delay. In addition, it needs to…

计算与语言 · 计算机科学 2020-10-23 Renjie Zheng , Mingbo Ma , Baigong Zheng , Kaibo Liu , Jiahong Yuan , Kenneth Church , Liang Huang

We present ParrotTTS, a modularized text-to-speech synthesis model leveraging disentangled self-supervised speech representations. It can train a multi-speaker variant effectively using transcripts from a single speaker. ParrotTTS adapts to…

计算与语言 · 计算机科学 2023-12-19 Neil Shah , Saiteja Kosgi , Vishal Tambrahalli , Neha Sahipjohn , Niranjan Pedanekar , Vineet Gandhi

Foley sound generation, the art of creating audio for multimedia, has recently seen notable advancements through text-conditioned latent diffusion models. These systems use multimodal text-audio representation models, such as Contrastive…

音频与语音处理 · 电气工程与系统科学 2024-10-15 Tornike Karchkhadze , Hassan Salami Kavaki , Mohammad Rasool Izadi , Bryce Irvin , Mikolaj Kegler , Ari Hertz , Shuo Zhang , Marko Stamenovic

To further improve the speaking styles of synthesized speeches, current text-to-speech (TTS) synthesis systems commonly employ reference speeches to stylize their outputs instead of just the input texts. These reference speeches are…

声音 · 计算机科学 2023-08-31 Yi Meng , Xiang Li , Zhiyong Wu , Tingtian Li , Zixun Sun , Xinyu Xiao , Chi Sun , Hui Zhan , Helen Meng

Text-to-speech (TTS) synthesis has seen renewed progress under the discrete modeling paradigm. Existing autoregressive approaches often rely on single-codebook representations, which suffer from significant information loss. Even with…

Speech synthesis models convert written text into natural-sounding audio. While earlier models were limited to a single speaker, recent advancements have led to the development of zero-shot systems that generate realistic speech from a wide…

声音 · 计算机科学 2025-02-12 Łukasz Bondaruk , Jakub Kubiak

The diffusion model is capable of generating high-quality data through a probabilistic approach. However, it suffers from the drawback of slow generation speed due to the requirement of a large number of time steps. To address this…

声音 · 计算机科学 2024-04-30 Myeongjin Ko , Yong-Hoon Choi

Currently, there are increasing interests in text-to-speech (TTS) synthesis to use sequence-to-sequence models with attention. These models are end-to-end meaning that they learn both co-articulation and duration properties directly from…

声音 · 计算机科学 2018-10-30 Bajibabu Bollepalli , Lauri Juvela , Paavo Alku

Synthesizing the voices of unseen speakers remains a persisting challenge in multi-speaker text-to-speech (TTS). Existing methods model speaker characteristics through speaker conditioning during training, leading to increased model…

音频与语音处理 · 电气工程与系统科学 2025-09-18 Ismail Rasim Ulgen , Shreeram Suresh Chandra , Junchen Lu , Berrak Sisman

Unconstrained lip-to-speech synthesis aims to generate corresponding speeches from silent videos of talking faces with no restriction on head poses or vocabulary. Current works mainly use sequence-to-sequence models to solve this problem,…

声音 · 计算机科学 2022-07-14 Yongqi Wang , Zhou Zhao

We propose SALSA-V, a multimodal video-to-audio generation model capable of synthesizing highly synchronized, high-fidelity long-form audio from silent video content. Our approach introduces a masked diffusion objective, enabling…

声音 · 计算机科学 2025-10-06 Amir Dellali , Luca A. Lanzendörfer , Florian Grötschla , Roger Wattenhofer

Large language models (LLM)-based speech synthesis has been widely adopted in zero-shot speech synthesis. However, they require a large-scale data and possess the same limitations as previous autoregressive speech models, including slow…

声音 · 计算机科学 2023-11-28 Sang-Hoon Lee , Ha-Yeong Choi , Seung-Bin Kim , Seong-Whan Lee

The Lombard effect plays a key role in natural communication, particularly in noisy environments or when addressing hearing-impaired listeners. We present a controllable text-to-speech (TTS) system capable of synthesizing Lombard speech for…

声音 · 计算机科学 2026-01-21 Seymanur Akti , Alexander Waibel

Zero-shot learning (ZSL) aims to train a model on seen classes and recognize unseen classes by knowledge transfer through shared auxiliary information. Recent studies reveal that documents from encyclopedias provide helpful auxiliary…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Xiangyan Qu , Jing Yu , Jiamin Zhuang , Gaopeng Gou , Gang Xiong , Qi Wu

Diffusion models have significantly advanced the state of the art in image, audio, and video generation tasks. However, their applications in practical scenarios are hindered by slow inference speed. Drawing inspiration from the…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Chen Xu , Tianhui Song , Weixin Feng , Xubin Li , Tiezheng Ge , Bo Zheng , Limin Wang

With the rise of Speech Large Language Models (SpeechLLMs), two dominant approaches have emerged for speech processing: discrete tokens and continuous features. Each approach has demonstrated strong capabilities in audio-related processing…

计算与语言 · 计算机科学 2025-08-26 Dingdong Wang , Junan Li , Mingyu Cui , Dongchao Yang , Xueyuan Chen , Helen Meng

Although lip-to-speech synthesis (L2S) has achieved significant progress in recent years, current state-of-the-art methods typically rely on intermediate representations such as mel-spectrograms or discrete self-supervised learning (SSL)…

音频与语音处理 · 电气工程与系统科学 2026-02-13 Yifan Liang , Andong Li , Kang Yang , Guochen Yu , Fangkun Liu , Lingling Dai , Xiaodong Li , Chengshi Zheng

In recent years, speech diffusion models have advanced rapidly. Alongside the widely used U-Net architecture, transformer-based models such as the Diffusion Transformer (DiT) have also gained attention. However, current DiT speech models…

‹ 上一页 1 8 9 10 下一页 ›