中文
相关论文

相关论文: Formant Tracking Using Dilated Convolutional Netwo…

200 篇论文

Formant tracking is investigated in this study by using trackers based on dynamic programming (DP) and deep neural nets (DNNs). Using the DP approach, six formant estimation methods were first compared. The six methods include linear…

音频与语音处理 · 电气工程与系统科学 2022-01-06 Dhananjaya Gowda , Bajibabu Bollepalli , Sudarsana Reddy Kadiri , Paavo Alku

Deep dilated temporal convolutional networks (TCN) have been proved to be very effective in sequence modeling. In this paper we propose several improvements of TCN for end-to-end approach to monaural speech separation, which consists of 1)…

声音 · 计算机科学 2023-06-27 Liwen Zhang , Ziqiang Shi , Jiqing Han , Anyan Shi , Ding Ma

Network intrusion detection is critical for securing modern networks, yet the complexity of network traffic poses significant challenges to traditional methods. This study proposes a Temporal Convolutional Network(TCN) model featuring a…

密码学与安全 · 计算机科学 2025-02-11 Rukmini Nazre , Rujuta Budke , Omkar Oak , Suraj Sawant , Amit Joshi

Speech separation models are used for isolating individual speakers in many speech processing applications. Deep learning models have been shown to lead to state-of-the-art (SOTA) results on a number of speech separation benchmarks. One…

声音 · 计算机科学 2023-03-13 William Ravenscroft , Stefan Goetze , Thomas Hain

Speech dereverberation is an important stage in many speech technology applications. Recent work in this area has been dominated by deep neural network models. Temporal convolutional networks (TCNs) are deep learning models that have been…

声音 · 计算机科学 2022-07-26 William Ravenscroft , Stefan Goetze , Thomas Hain

Formants are the spectral maxima that result from acoustic resonances of the human vocal tract, and their accurate estimation is among the most fundamental speech processing problems. Recent work has been shown that those frequencies can…

声音 · 计算机科学 2022-06-24 Yosi Shrem , Felix Kreuk , Joseph Keshet

Anomalous audio in speech recordings is often caused by speaker voice distortion, external noise, or even electric interferences. These obstacles have become a serious problem in some fields, such as high-quality music mixing and speech…

音频与语音处理 · 电气工程与系统科学 2021-02-11 Qiang Huang , Thomas Hain

The ability to identify and temporally segment fine-grained human actions throughout a video is crucial for robotics, surveillance, education, and beyond. Typical approaches decouple this problem by first extracting local spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Colin Lea , Michael D. Flynn , Rene Vidal , Austin Reiter , Gregory D. Hager

Deep learning has achieved substantial improvement on single-channel speech enhancement tasks. However, the performance of multi-layer perceptions (MLPs)-based methods is limited by the ability to capture the long-term effective history…

音频与语音处理 · 电气工程与系统科学 2020-05-19 Qiquan Zhang , Aaron Nicolson , Mingjiang Wang , Kuldip K. Paliwal , Chenxu Wang

In this study, formant tracking is investigated by refining the formants tracked by an existing data-driven tracker, DeepFormants, using the formants estimated in a model-driven manner by linear prediction (LP)-based methods. As LP-based…

音频与语音处理 · 电气工程与系统科学 2023-08-21 Paavo Alku , Sudarsana Reddy Kadiri , Dhananjaya Gowda

Convolutional Neural Networks experience catastrophic forgetting when optimized on a sequence of learning problems: as they meet the objective of the current training examples, their performance on previous tasks drops drastically. In this…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Davide Abati , Jakub Tomczak , Tijmen Blankevoort , Simone Calderara , Rita Cucchiara , Babak Ehteshami Bejnordi

Convolution neural networks and Transformers have their own advantages and both have been widely used for dense prediction in multi-task learning (MTL). Existing studies typically employ either CNNs (effectively capture local spatial…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yangyang Xu , Yibo Yang , Bernard Ghanem , Lefei Zhang , Bo Du , Jun Zhu

Time Delay Neural Networks (TDNNs) are widely used in both DNN-HMM based hybrid speech recognition systems and recent end-to-end systems. Nevertheless, the receptive fields of TDNNs are limited and fixed, which is not desirable for tasks…

音频与语音处理 · 电气工程与系统科学 2021-05-03 Keyu An , Yi Zhang , Zhijian Ou

The dominant paradigm for video-based action segmentation is composed of two steps: first, for each frame, compute low-level features using Dense Trajectories or a Convolutional Neural Network that encode spatiotemporal information locally,…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Colin Lea , Rene Vidal , Austin Reiter , Gregory D. Hager

The tracking-by-detection framework receives growing attentions through the integration with the Convolutional Neural Networks (CNNs). Existing tracking-by-detection based methods, however, fail to track objects with severe appearance…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Wenxi Liu , Yibing Song , Dengsheng Chen , Shengfeng He , Yuanlong Yu , Tao Yan , Gerhard P. Hancke , Rynson W. H. Lau

Connectionist temporal classification (CTC) is a popular sequence prediction approach for automatic speech recognition that is typically used with models based on recurrent neural networks (RNNs). We explore whether deep convolutional…

计算与语言 · 计算机科学 2018-02-16 Kalpesh Krishna , Liang Lu , Kevin Gimpel , Karen Livescu

Time series forecasting is essential for a wide range of real-world applications. Recent studies have shown the superiority of Transformer in dealing with such problems, especially long sequence time series input(LSTI) and long sequence…

机器学习 · 计算机科学 2022-02-15 Li Shen , Yangzhu Wang

Temporal graph neural networks (TGNNs) outperform regular GNNs by incorporating time information into graph-based operations. However, TGNNs adopt specialized models (e.g., TGN, TGAT, and APAN ) and require tailored training frameworks…

机器学习 · 计算机科学 2024-09-19 Qiang Huang , Xiao Yan , Xin Wang , Susie Xi Rao , Zhichao Han , Fangcheng Fu , Wentao Zhang , Jiawei Jiang

One of the strengths of traditional convolutional neural networks (CNNs) is their inherent translational invariance. However, for the task of speech enhancement in the time-frequency domain, this property cannot be fully exploited due to a…

声音 · 计算机科学 2020-11-10 Koen Oostermeijer , Qing Wang , Jun Du

In this paper, in order to further deal with the performance degradation caused by ignoring the phase information in conventional speech enhancement systems, we proposed a temporal dilated convolutional generative adversarial network…

音频与语音处理 · 电气工程与系统科学 2020-10-01 Shuaishuai Ye , Xinhui Hu , Xinkang Xu
‹ 上一页 1 2 3 10 下一页 ›