中文
相关论文

相关论文: Neural Constituency Parsing of Speech Transcripts

200 篇论文

Parsing spoken dialogue poses unique difficulties, including disfluencies and unmarked boundaries between sentence-like units. Previous work has shown that prosody can help with parsing disfluent speech (Tran et al. 2018), but has assumed…

计算与语言 · 计算机科学 2021-10-13 Elizabeth Nielsen , Mark Steedman , Sharon Goldwater

While a streaming voice assistant system has been used in many applications, this system typically focuses on unnatural, one-shot interactions assuming input from a single voice query without hesitation or disfluency. However, a common…

计算与语言 · 计算机科学 2022-08-30 Shuo-yiin Chang , Bo Li , Tara N. Sainath , Chao Zhang , Trevor Strohman , Qiao Liang , Yanzhang He

Recurrent neural networks (RNNs) have long been an architecture of interest for computational models of human sentence processing. The recently introduced Transformer architecture outperforms RNNs on many natural language processing tasks…

计算与语言 · 计算机科学 2022-03-31 Danny Merkx , Stefan L. Frank

In order to achieve deep natural language understanding, syntactic constituent parsing is a vital step, highly demanded by many artificial intelligence systems to process both text and speech. One of the most recent proposals is the use of…

计算与语言 · 计算机科学 2022-12-26 Daniel Fernández-González , Carlos Gómez-Rodríguez

Disfluency detection is a critical task in real-time dialogue systems. However, despite its importance, it remains a relatively unexplored field, mainly due to the lack of appropriate datasets. At the same time, existing datasets suffer…

计算与语言 · 计算机科学 2022-05-04 T. Passali , T. Mavropoulos , G. Tsoumakas , G. Meditskos , S. Vrochidis

The automated classification of stuttered speech has significant implications for timely assessments providing assistance to speech language pathologists. Despite notable advancements in the field, the cases in which multiple disfluencies…

声音 · 计算机科学 2025-02-27 Huma Ameer , Seemab Latif , Mehwish Fatima

Constituency parsing is a fundamental yet unsolved challenge in natural language processing. In this paper, we examine the potential of recent large language models (LLMs) to address this challenge. We reformat constituency parsing as a…

计算与语言 · 计算机科学 2025-09-29 Xuefeng Bai , Jialong Wu , Yulong Chen , Zhongqing Wang , Kehai Chen , Min Zhang , Yue Zhang

Past work on unsupervised parsing is constrained to written form. In this paper, we present the first study on unsupervised spoken constituency parsing given unlabeled spoken sentences and unpaired textual data. The goal is to determine the…

计算与语言 · 计算机科学 2023-05-10 Yuan Tseng , Cheng-I Lai , Hung-yi Lee

Disfluency detection models now approach high accuracy on English text. However, little exploration has been done in improving the size and inference time of the model. At the same time, automatic speech recognition (ASR) models are moving…

计算与语言 · 计算机科学 2021-07-28 Johann C. Rocholl , Vicky Zayats , Daniel D. Walker , Noah B. Murad , Aaron Schneider , Daniel J. Liebling

Variation in speech is often quantified by comparing phonetic transcriptions of the same utterance. However, manually transcribing speech is time-consuming and error prone. As an alternative, therefore, we investigate the extraction of…

计算与语言 · 计算机科学 2022-01-27 Martijn Bartelds , Wietse de Vries , Faraz Sanal , Caitlin Richter , Mark Liberman , Martijn Wieling

Accurately detecting dysfluencies in spoken language can help to improve the performance of automatic speech and language processing components and support the development of more inclusive speech and language technologies. Inspired by the…

Disfluency correction (DC) is the process of removing disfluent elements like fillers, repetitions and corrections from spoken utterances to create readable and interpretable text. DC is a vital post-processing step applied to Automatic…

计算与语言 · 计算机科学 2023-10-26 Vineet Bhat , Preethi Jyothi , Pushpak Bhattacharyya

Speech signals are inherently complex as they encompass both global acoustic characteristics and local semantic information. However, in the task of target speech extraction, certain elements of global and local semantic information in the…

声音 · 计算机科学 2024-08-27 Zhaoxi Mu , Xinyu Yang , Sining Sun , Qing Yang

Speech disfluencies in spontaneous communication can be categorized as either typical or atypical. Typical disfluencies, such as hesitations and repetitions, are natural occurrences in everyday speech, while atypical disfluencies are…

音频与语音处理 · 电气工程与系统科学 2024-11-27 Priyanka Kommagouni , Vamshiraghusimha Narasinga , Purva Barche , Sai Akarsh C , Anil Vuppala

Neural methods have had several recent successes in semantic parsing, though they have yet to face the challenge of producing meaning representations based on formal semantics. We present a sequence-to-sequence neural semantic parser that…

计算与语言 · 计算机科学 2018-10-31 Rik van Noord , Lasha Abzianidze , Antonio Toral , Johan Bos

Disfluencies are a natural feature of spontaneous human speech but are typically absent from the outputs of Large Language Models (LLMs). This absence can diminish the perceived naturalness of synthesized speech, which is an important…

计算与语言 · 计算机科学 2025-10-28 Syed Zohaib Hassan , Pierre Lison , Pål Halvorsen

Neural network architectures have been augmented with differentiable stacks in order to introduce a bias toward learning hierarchy-sensitive regularities. It has, however, proven difficult to assess the degree to which such a bias is…

计算与语言 · 计算机科学 2019-06-05 William Merrill , Lenny Khazan , Noah Amsel , Yiding Hao , Simon Mendelsohn , Robert Frank

Most state-of-the-art speech systems are using Deep Neural Networks (DNNs). Those systems require a large amount of data to be learned. Hence, learning state-of-the-art frameworks on under-resourced speech languages/problems is a difficult…

音频与语音处理 · 电气工程与系统科学 2020-03-10 Vincent Roger , Jérôme Farinas , Julien Pinquier

We introduce a novel neural network module that adeptly handles recursive data flow in neural network architectures. At its core, this module employs a self-consistent approach where a set of recursive equations is solved iteratively,…

计算与语言 · 计算机科学 2024-10-07 Konstantin Kolokolov , Pavel Pekichev , Karthik Raghunathan

Speech dysfluency modeling is a task to detect dysfluencies in speech, such as repetition, block, insertion, replacement, and deletion. Most recent advancements treat this problem as a time-based object detection problem. In this work, we…