中文
相关论文

相关论文: Text-only Domain Adaptation using Unified Speech-T…

200 篇论文

Neural speech synthesis, or text-to-speech (TTS), aims to transform a signal from the text domain to the speech domain. While developing TTS architectures that train and test on the same set of speakers has seen significant improvements,…

计算与语言 · 计算机科学 2024-04-09 Yingting Li , Rishabh Bhardwaj , Ambuj Mehrish , Bo Cheng , Soujanya Poria

We propose CONF-TSASR, a non-autoregressive end-to-end time-frequency domain architecture for single-channel target-speaker automatic speech recognition (TS-ASR). The model consists of a TitaNet based speaker embedding module, a Conformer…

声音 · 计算机科学 2023-08-11 Yang Zhang , Krishna C. Puvvada , Vitaly Lavrukhin , Boris Ginsburg

Current Text-to-Speech (TTS) systems typically use separate models for speech-prompted and text-prompted timbre control. While unifying both control signals into a single model is desirable, the challenge of cross-modal alignment often…

声音 · 计算机科学 2026-03-18 Zihao Zheng , Wen Wu , Chao Zhang , Mengyue Wu , Xuenan Xu

Current ASR systems are mainly trained and evaluated at the utterance level. Long range cross utterance context can be incorporated. A key task is to derive a suitable compact representation of the most relevant history contexts. In…

音频与语音处理 · 电气工程与系统科学 2023-06-27 Mingyu Cui , Jiawen Kang , Jiajun Deng , Xi Yin , Yutao Xie , Xie Chen , Xunying Liu

Recently, a number of approaches to train speech models by incorpo-rating text into end-to-end models have been developed, with Mae-stro advancing state-of-the-art automatic speech recognition (ASR)and Speech Translation (ST) performance.…

计算与语言 · 计算机科学 2023-05-01 Gary Wang , Kyle Kastner , Ankur Bapna , Zhehuai Chen , Andrew Rosenberg , Bhuvana Ramabhadran , Yu Zhang

Universal Domain Adaptation (UniDA) focuses on transferring source domain knowledge to the target domain under both domain shift and unknown category shift. Its main challenge lies in identifying common class samples and aligning them.…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Weinan He , Zilei Wang , Yixin Zhang

In spite of the recent success of Dialogue Act (DA) classification, the majority of prior works focus on text-based classification with oracle transcriptions, i.e. human transcriptions, instead of Automatic Speech Recognition (ASR)'s…

计算与语言 · 计算机科学 2018-10-18 Xuanli He , Quan Hung Tran , William Havard , Laurent Besacier , Ingrid Zukerman , Gholamreza Haffari

The advent of Large Language Models (LLM) has reformed the Automatic Speech Recognition (ASR). Prompting LLM with audio embeddings to generate transcriptions becomes the new state-of-the-art ASR. Despite LLMs being trained with an extensive…

计算与语言 · 计算机科学 2024-12-11 Yingyi Ma , Zhe Liu , Ozlem Kalinli

Most text-to-speech (TTS) methods use high-quality speech corpora recorded in a well-designed environment, incurring a high cost for data collection. To solve this problem, existing noise-robust TTS methods are intended to use noisy speech…

声音 · 计算机科学 2022-06-30 Takaaki Saeki , Kentaro Tachibana , Ryuichi Yamamoto

This paper addresses text recognition for domains with limited manual annotations by a simple self-training strategy. Our approach should reduce human annotation effort when target domain data is plentiful, such as when transcribing a…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Martin Kišš , Karel Beneš , Michal Hradiš

We focus on multi-turn response selection in a retrieval-based dialog system. In this paper, we utilize the powerful pre-trained language model Bi-directional Encoder Representations from Transformer (BERT) for a multi-turn dialog system…

计算与语言 · 计算机科学 2020-07-28 Taesun Whang , Dongyub Lee , Chanhee Lee , Kisu Yang , Dongsuk Oh , HeuiSeok Lim

In this paper, we propose to improve end-to-end (E2E) spoken language understand (SLU) in an RNN transducer model (RNN-T) by incorporating a joint self-conditioned CTC automatic speech recognition (ASR) objective. Our proposed model is akin…

机器学习 · 计算机科学 2025-01-06 Vishal Sunder , Eric Fosler-Lussier

Text to speech (TTS) and automatic speech recognition (ASR) are two dual tasks in speech processing and both achieve impressive performance thanks to the recent advance in deep learning and large amount of aligned speech and text data.…

音频与语音处理 · 电气工程与系统科学 2020-07-28 Yi Ren , Xu Tan , Tao Qin , Sheng Zhao , Zhou Zhao , Tie-Yan Liu

By incorporating additional contextual information, deep biasing methods have emerged as a promising solution for speech recognition of personalized words. However, for real-world voice assistants, always biasing on such personalized words…

声音 · 计算机科学 2023-08-16 Tianyi Xu , Zhanheng Yang , Kaixun Huang , Pengcheng Guo , Ao Zhang , Biao Li , Changru Chen , Chao Li , Lei Xie

Text-to-speech (TTS) systems are an important component in voice-based e-commerce applications. These applications include end-to-end voice assistant and customer experience (CX) voice bot. Code-mixed TTS is also relevant in these…

机器学习 · 计算机科学 2023-12-05 Raviraj Joshi , Nikesh Garera

Optical character recognition remains critical infrastructure for document digitization, yet state-of-the-art performance is often restricted to well-resourced institutions by prohibitive computational barriers. End-to-end transformer…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Arundhathi Dev , Justin Zhan

Text-to-speech (TTS) systems are being built using end-to-end deep learning approaches. However, these systems require huge amounts of training data. We present our approach to built production quality TTS and perform speaker adaptation in…

机器学习 · 计算机科学 2023-12-05 Raviraj Joshi , Nikesh Garera

Recently, speech foundation models have gained popularity due to their superiority in finetuning downstream ASR tasks. However, models finetuned on certain domains, such as LibriSpeech (adult read speech), behave poorly on other domains…

音频与语音处理 · 电气工程与系统科学 2024-06-18 Natarajan Balaji Shankar , Ruchao Fan , Abeer Alwan

This paper presents a novel framework to build a voice conversion (VC) system by learning from a text-to-speech (TTS) synthesis system, that is called TTS-VC transfer learning. We first develop a multi-speaker speech synthesis system with…

音频与语音处理 · 电气工程与系统科学 2021-01-07 Mingyang Zhang , Yi Zhou , Li Zhao , Haizhou Li

This paper proposes a direct text to speech translation system using discrete acoustic units. This framework employs text in different source languages as input to generate speech in the target language without the need for text…

计算与语言 · 计算机科学 2023-09-15 Victoria Mingote , Pablo Gimeno , Luis Vicente , Sameer Khurana , Antoine Laurent , Jarod Duret