中文
相关论文

相关论文: Zero-Shot Text-to-Speech for Vietnamese

200 篇论文

Zero-shot text-to-speech (TTS) synthesis aims to clone any unseen speaker's voice without adaptation parameters. By quantizing speech waveform into discrete acoustic tokens and modeling these tokens with the language model, recent language…

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

Text-to-speech (TTS) technology has achieved impressive results for widely spoken languages, yet many under-resourced languages remain challenged by limited data and linguistic complexities. In this paper, we present a novel methodology…

声音 · 计算机科学 2025-04-11 Yizhong Geng , Jizhuo Xu , Zeyu Liang , Jinghan Yang , Xiaoyi Shi , Xiaoyu Shen

Short-utterance speaker verification presents significant challenges due to the limited information in brief speech segments, which can undermine accuracy and reliability. Recently, zero-shot text-to-speech (ZS-TTS) systems have made…

声音 · 计算机科学 2025-06-18 Yiyang Zhao , Shuai Wang , Guangzhi Sun , Zehua Chen , Chao Zhang , Mingxing Xu , Thomas Fang Zheng

We introduce PhoWhisper in five versions for Vietnamese automatic speech recognition. PhoWhisper's robustness is achieved through fine-tuning the Whisper model on an 844-hour dataset that encompasses diverse Vietnamese accents. Our…

音频与语音处理 · 电气工程与系统科学 2024-06-06 Thanh-Thien Le , Linh The Nguyen , Dat Quoc Nguyen

Token-based text-to-speech (TTS) models have emerged as a promising avenue for generating natural and realistic speech, yet they grapple with low pronunciation accuracy, speaking style and timbre inconsistency, and a substantial need for…

声音 · 计算机科学 2024-03-12 Chunhui Wang , Chang Zeng , Bowen Zhang , Ziyang Ma , Yefan Zhu , Zifeng Cai , Jian Zhao , Zhonglin Jiang , Yong Chen

We introduce VoiceCraft, a token infilling neural codec language model, that achieves state-of-the-art performance on both speech editing and zero-shot text-to-speech (TTS) on audiobooks, internet videos, and podcasts. VoiceCraft employs a…

音频与语音处理 · 电气工程与系统科学 2024-06-17 Puyuan Peng , Po-Yao Huang , Shang-Wen Li , Abdelrahman Mohamed , David Harwath

With the help of discrete neural audio codecs, large language models (LLM) have increasingly been recognized as a promising methodology for zero-shot Text-to-Speech (TTS) synthesis. However, sampling based decoding strategies bring…

计算与语言 · 计算机科学 2024-06-13 Bing Han , Long Zhou , Shujie Liu , Sanyuan Chen , Lingwei Meng , Yanming Qian , Yanqing Liu , Sheng Zhao , Jinyu Li , Furu Wei

We open-source a state-of-the-art 4B-parameter generative model series for Vietnamese, which includes the base pre-trained monolingual model PhoGPT-4B and its chat variant, PhoGPT-4B-Chat. The base model, PhoGPT-4B, with exactly 3.7B…

计算与语言 · 计算机科学 2024-03-25 Dat Quoc Nguyen , Linh The Nguyen , Chi Tran , Dung Ngoc Nguyen , Dinh Phung , Hung Bui

In this paper, we introduce a high-quality and large-scale benchmark dataset for English-Vietnamese speech translation with 508 audio hours, consisting of 331K triplets of (sentence-lengthed audio, English source transcript sentence,…

计算与语言 · 计算机科学 2022-08-09 Linh The Nguyen , Nguyen Luong Tran , Long Doan , Manh Luong , Dat Quoc Nguyen

Large-scale generative models such as GPT and DALL-E have revolutionized the research community. These models not only generate high fidelity outputs, but are also generalists which can solve tasks not explicitly taught. In contrast, speech…

音频与语音处理 · 电气工程与系统科学 2023-10-20 Matthew Le , Apoorv Vyas , Bowen Shi , Brian Karrer , Leda Sari , Rashel Moritz , Mary Williamson , Vimal Manohar , Yossi Adi , Jay Mahadeokar , Wei-Ning Hsu

This paper introduces VoxHakka, a text-to-speech (TTS) system designed for Taiwanese Hakka, a critically under-resourced language spoken in Taiwan. Leveraging the YourTTS framework, VoxHakka achieves high naturalness and accuracy and low…

声音 · 计算机科学 2024-10-03 Li-Wei Chen , Hung-Shin Lee , Chen-Chi Chang

State-of-the-art text-to-speech (TTS) systems require several hours of recorded speech data to generate high-quality synthetic speech. When using reduced amounts of training data, standard TTS models suffer from speech quality and…

Most Zero-shot Multi-speaker TTS (ZS-TTS) systems support only a single language. Although models like YourTTS, VALL-E X, Mega-TTS 2, and Voicebox explored Multilingual ZS-TTS they are limited to just a few high/medium resource languages,…

音频与语音处理 · 电气工程与系统科学 2024-06-10 Edresson Casanova , Kelly Davis , Eren Gölge , Görkem Göknar , Iulian Gulea , Logan Hart , Aya Aljafari , Joshua Meyer , Reuben Morais , Samuel Olayemi , Julian Weber

Text-based voice editing (TBVE) uses synthetic output from text-to-speech (TTS) systems to replace words in an original recording. Recent work has used neural models to produce edited speech that is similar to the original speech in terms…

声音 · 计算机科学 2022-10-31 Jason Fong , Yun Wang , Prabhav Agrawal , Vimal Manohar , Jilong Wu , Thilo Köhler , Qing He

Recently, zero-shot text-to-speech (TTS) systems, capable of synthesizing any speaker's voice from a short audio prompt, have made rapid advancements. However, the quality of the generated speech significantly deteriorates when the audio…

音频与语音处理 · 电气工程与系统科学 2024-06-11 Xiaofei Wang , Sefik Emre Eskimez , Manthan Thakker , Hemin Yang , Zirun Zhu , Min Tang , Yufei Xia , Jinzhu Li , Sheng Zhao , Jinyu Li , Naoyuki Kanda

YourTTS brings the power of a multilingual approach to the task of zero-shot multi-speaker TTS. Our method builds upon the VITS model and adds several novel modifications for zero-shot multi-speaker and multilingual training. We achieved…

Given a piece of speech and its transcript text, text-based speech editing aims to generate speech that can be seamlessly inserted into the given speech by editing the transcript. Existing methods adopt a two-stage approach: synthesize the…

声音 · 计算机科学 2021-09-14 Chuanxin Tang , Chong Luo , Zhiyuan Zhao , Dacheng Yin , Yucheng Zhao , Wenjun Zeng

Recent advances in zero-shot text-to-speech (TTS), driven by language models, diffusion models and masked generation, have achieved impressive naturalness in speech synthesis. Nevertheless, stability and fidelity remain key challenges,…

声音 · 计算机科学 2025-10-24 Hualei Wang , Na Li , Chuke Wang , Shu Wu , Zhifeng Li , Dong Yu

We present VoXtream, a fully autoregressive, zero-shot streaming text-to-speech (TTS) system for real-time use that begins speaking from the first word. VoXtream directly maps incoming phonemes to audio tokens using a monotonic alignment…

音频与语音处理 · 电气工程与系统科学 2026-01-27 Nikita Torgashov , Gustav Eje Henter , Gabriel Skantze
‹ 上一页 1 2 3 10 下一页 ›