中文
相关论文

相关论文: Adding Connectionist Temporal Summarization into C…

200 篇论文

Connectionist temporal classification (CTC) is a powerful approach for sequence-to-sequence learning, and has been popularly used in speech recognition. The central ideas of CTC include adding a label "blank" during training. With this…

计算与语言 · 计算机科学 2017-11-17 Bo-Ru Lu , Frank Shyu , Yun-Nung Chen , Hung-Yi Lee , Lin-shan Lee

This paper introduces Content-aware Token Sharing (CTS), a token reduction approach that improves the computational efficiency of semantic segmentation networks that use Vision Transformers (ViTs). Existing works have proposed token…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Chenyang Lu , Daan de Geus , Gijs Dubbelman

Manner of articulation detection using deep neural networks require a priori knowledge of the attribute discriminative features or the decent phoneme alignments. However generating an appropriate phoneme alignment is complex and its…

计算与语言 · 计算机科学 2018-11-20 Pradeep Rangan , Sreenivasa Rao K

We propose self-speculative decoding for speech-aware LLMs by using the CTC encoder as a draft model to accelerate auto-regressive (AR) inference and improve ASR accuracy. Our three-step procedure works as follows: (1) if the frame…

音频与语音处理 · 电气工程与系统科学 2026-03-13 George Saon , Samuel Thomas , Takashi Fukuda , Tohru Nagano , Avihu Dekel , Luis Lastras

Confidence estimation of predictions from an End-to-End (E2E) Automatic Speech Recognition (ASR) model benefits ASR's downstream and upstream tasks. Class-probability-based confidence scores do not accurately represent the quality of…

音频与语音处理 · 电气工程与系统科学 2024-01-09 Nagarathna Ravi , Thishyan Raj T , Vipul Arora

The RNN-Transducers and improved attention-based encoder-decoder models are widely applied to streaming speech recognition. Compared with these two end-to-end models, the CTC model is more efficient in training and inference. However, it…

音频与语音处理 · 电气工程与系统科学 2021-04-06 Zhengkun Tian , Jiangyan Yi , Ye Bai , Jianhua Tao , Shuai Zhang , Zhengqi Wen

Current speech enhancement (SE) research has largely neglected channel attention and spatial attention, and encoder-decoder architecture-based networks have not adequately considered how to provide efficient inputs to the intermediate…

音频与语音处理 · 电气工程与系统科学 2023-06-12 Junyu Wang

Brain-computer interfaces (BCIs) for speech restoration hold transformative potential for the approximately 173,000--232,500 individuals worldwide with ALS-related dysarthria. Despite recent progress, high-performance speech BCIs have been…

声音 · 计算机科学 2026-04-21 Yoonmin Cha , Dawit Chun , Sung Park

This chapter explores advancements in decoding strategies for large language models (LLMs), focusing on enhancing the Locally Typical Sampling (LTS) algorithm. Traditional decoding methods, such as top-k and nucleus sampling, often struggle…

计算与语言 · 计算机科学 2025-06-12 Jaydip Sen , Saptarshi Sengupta , Subhasis Dasgupta

Recurrent Neural Networks (RNNs) have become the standard modeling technique for sequence data, and are used in a number of novel text-to-speech models. However, training a TTS model including RNN components has certain requirements for GPU…

计算与语言 · 计算机科学 2023-04-18 Ziqi Liang

Models for streaming speech translation (ST) can achieve high accuracy and low latency if they're developed with vast amounts of paired audio in the source language and written text in the target language. Yet, these text labels for the…

计算与语言 · 计算机科学 2024-10-08 Rui Zhao , Jinyu Li , Ruchao Fan , Matt Post

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

Large Language Models (LLMs) have been applied in the speech domain, often incurring a performance drop due to misaligned between speech and language representations. To bridge this gap, we propose a joint speech and language model (SLM)…

音频与语音处理 · 电气工程与系统科学 2023-06-14 Mingqiu Wang , Izhak Shafran , Hagen Soltau , Wei Han , Yuan Cao , Dian Yu , Laurent El Shafey

In contrast to Connectionist Temporal Classification (CTC) approaches, Sequence-To-Sequence (S2S) models for Handwritten Text Recognition (HTR) suffer from errors such as skipped or repeated words which often occur at the end of a sequence.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Christoph Wick , Jochen Zöllner , Tobias Grüning

Sentence summarization aims at compressing a long sentence into a short one that keeps the main gist, and has extensive real-world applications such as headline generation. In previous work, researchers have developed various approaches to…

计算与语言 · 计算机科学 2022-10-18 Puyuan Liu , Xiang Zhang , Lili Mou

Recent popular decoder-only text-to-speech models are known for their ability of generating natural-sounding speech. However, such models sometimes suffer from word skipping and repeating due to the lack of explicit monotonic alignment…

音频与语音处理 · 电气工程与系统科学 2024-10-21 Hankun Wang , Chenpeng Du , Yiwei Guo , Shuai Wang , Xie Chen , Kai Yu

Text simplification (TS) aims to reduce the lexical and structural complexity of a text, while still retaining the semantic meaning. Current automatic TS techniques are limited to either lexical-level applications or manually defining a…

计算与语言 · 计算机科学 2016-09-14 Tong Wang , Ping Chen , Kevin Amaral , Jipeng Qiang

In this paper, we propose a dual-encoder ASR architecture for joint modeling of close-talk (CT) and far-talk (FT) speech, in order to combine the advantages of CT and FT devices for better accuracy. The key idea is to add an encoder…

音频与语音处理 · 电气工程与系统科学 2021-09-21 Felix Weninger , Marco Gaudesi , Ralf Leibold , Roberto Gemello , Puming Zhan

In this work, we address the Text-to-Speech (TTS) task by proposing a non-autoregressive architecture called EfficientTTS. Unlike the dominant non-autoregressive TTS models, which are trained with the need of external aligners, EfficientTTS…

音频与语音处理 · 电气工程与系统科学 2020-12-08 Chenfeng Miao , Shuang Liang , Zhencheng Liu , Minchuan Chen , Jun Ma , Shaojun Wang , Jing Xiao

Augmenting the training data of automatic speech recognition (ASR) systems with synthetic data generated by text-to-speech (TTS) or voice conversion (VC) has gained popularity in recent years. Several works have demonstrated improvements in…

音频与语音处理 · 电气工程与系统科学 2025-03-13 Sewade Ogun , Vincent Colotte , Emmanuel Vincent
‹ 上一页 1 8 9 10 下一页 ›