中文
相关论文

相关论文: Improving grapheme-to-phoneme conversion by learni…

200 篇论文

Multilingual training is effective in improving low-resource ASR, which may partially be explained by phonetic representation sharing between languages. In end-to-end (E2E) ASR systems, graphemes are often used as basic modeling units,…

音频与语音处理 · 电气工程与系统科学 2023-05-22 Siyuan Feng , Ming Tu , Rui Xia , Chuanzeng Huang , Yuxuan Wang

This paper introduces WaveGrad 2, a non-autoregressive generative model for text-to-speech synthesis. WaveGrad 2 is trained to estimate the gradient of the log conditional density of the waveform given a phoneme sequence. The model takes an…

音频与语音处理 · 电气工程与系统科学 2021-06-22 Nanxin Chen , Yu Zhang , Heiga Zen , Ron J. Weiss , Mohammad Norouzi , Najim Dehak , William Chan

This paper describes the design of a neural network that performs the phonetic-to-acoustic mapping in a speech synthesis system. The use of a time-domain neural network architecture limits discontinuities that occur at phone boundaries.…

神经与进化计算 · 计算机科学 2016-08-31 Orhan Karaali , Gerald Corrigan , Ira Gerson , Noel Massey

Tokenization algorithms that merge the units of a base vocabulary into larger, variable-rate units have become standard in natural language processing tasks. This idea, however, has been mostly overlooked when the vocabulary consists of…

声音 · 计算机科学 2024-06-11 Avihu Dekel , Raul Fernandez

We present Translatotron 2, a neural direct speech-to-speech translation model that can be trained end-to-end. Translatotron 2 consists of a speech encoder, a linguistic decoder, an acoustic synthesizer, and a single attention module that…

计算与语言 · 计算机科学 2022-05-19 Ye Jia , Michelle Tadmor Ramanovich , Tal Remez , Roi Pomerantz

Deep learning models have improved sign language-to-text translation and made it easier for non-signers to understand signed messages. When the goal is spoken communication, a naive approach is to convert signed messages into text and then…

声音 · 计算机科学 2026-04-14 Toranosuke Manabe , Yuto Shibata , Shinnosuke Takamichi , Yoshimitsu Aoki

Articulatory-to-acoustic (forward) mapping is a technique to predict speech using various articulatory acquisition techniques as input (e.g. ultrasound tongue imaging, MRI, lip video). The advantage of lip video is that it is easily…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Frigyes Viktor Arthur , Tamás Gábor Csapó

End-to-end (E2E) systems have played a more and more important role in automatic speech recognition (ASR) and achieved great performance. However, E2E systems recognize output word sequences directly with the input acoustic feature, which…

音频与语音处理 · 电气工程与系统科学 2020-08-04 Qi Liu , Zhehuai Chen , Hao Li , Mingkun Huang , Yizhou Lu , Kai Yu

The limited availability of non-native speech datasets presents a major challenge in automatic speech recognition (ASR) to narrow the performance gap between native and non-native speakers. To address this, the focus of this study is on the…

计算与语言 · 计算机科学 2023-06-06 Jisung Wang , Haram Lee , Myungwoo Oh

Large-scale pre-trained language models have been shown to be helpful in improving the naturalness of text-to-speech (TTS) models by enabling them to produce more naturalistic prosodic patterns. However, these models are usually word-level…

计算与语言 · 计算机科学 2023-01-24 Yinghao Aaron Li , Cong Han , Xilin Jiang , Nima Mesgarani

Deep biasing for the Transducer can improve the recognition performance of rare words or contextual entities, which is essential in practical applications, especially for streaming Automatic Speech Recognition (ASR). However, deep biasing…

计算与语言 · 计算机科学 2023-11-16 Jin Qiu , Lu Huang , Boyu Li , Jun Zhang , Lu Lu , Zejun Ma

Second language (L2) learners can improve their pronunciation by imitating golden speech, especially when the speech that aligns with their respective speech characteristics. This study explores the hypothesis that learner-specific golden…

音频与语音处理 · 电气工程与系统科学 2025-07-29 Tien-Hong Lo , Meng-Ting Tsai , Yao-Ting Sung , Berlin Chen

Deep learning-based pronunciation scoring models highly rely on the availability of the annotated non-native data, which is costly and has scalability issues. To deal with the data scarcity problem, data augmentation is commonly used for…

音频与语音处理 · 电气工程与系统科学 2022-03-04 Kaiqi Fu , Shaojun Gao , Kai Wang , Wei Li , Xiaohai Tian , Zejun Ma

Graph representation learning has become a hot research topic due to its powerful nonlinear fitting capability in extracting representative node embeddings. However, for sequential data such as speech signals, most traditional methods…

声音 · 计算机科学 2024-05-08 Yingxue Gao , Huan Zhao , Zixing Zhang

We aim to help users communicate their intent to machines using flexible, adaptive interfaces that translate arbitrary user input into desired actions. In this work, we focus on assistive typing applications in which a user cannot operate a…

While deep learning systems have gained significant ground in speech enhancement research, these systems have yet to make use of the full potential of deep learning systems to provide high-level feedback. In particular, phonetic feedback is…

音频与语音处理 · 电气工程与系统科学 2020-03-05 Peter Plantinga , Deblin Bagchi , Eric Fosler-Lussier

This paper proposes an approach to build a high-quality text-to-speech (TTS) system for technical domains using data augmentation. An end-to-end (E2E) system is trained on hidden Markov model (HMM) based synthesized speech and further…

音频与语音处理 · 电气工程与系统科学 2022-12-23 Ishika Gupta , Anusha Prakash , Jom Kuriakose , Hema A. Murthy

End-to-end (E2E) Automatic Speech Recognition (ASR) models are trained using paired audio-text samples that are expensive to obtain, since high-quality ground-truth data requires human annotators. Voice search applications, such as digital…

计算与语言 · 计算机科学 2025-06-09 Christophe Van Gysel , Maggie Wu , Lyan Verwimp , Caglar Tirkaz , Marco Bertola , Zhihong Lei , Youssef Oualil

For articulatory-to-acoustic mapping, typically only limited parallel training data is available, making it impossible to apply fully end-to-end solutions like Tacotron2. In this paper, we experimented with transfer learning and adaptation…

音频与语音处理 · 电气工程与系统科学 2021-07-27 Csaba Zainkó , László Tóth , Amin Honarmandi Shandiz , Gábor Gosztolya , Alexandra Markó , Géza Németh , Tamás Gábor Csapó

Generative Spoken Language Modeling research focuses on optimizing speech Language Models (LMs) using raw audio recordings without accessing any textual supervision. Such speech LMs usually operate over discrete units obtained from…

计算与语言 · 计算机科学 2023-05-30 Itai Gat , Felix Kreuk , Tu Anh Nguyen , Ann Lee , Jade Copet , Gabriel Synnaeve , Emmanuel Dupoux , Yossi Adi