paper-with-me

Papers

Utterance-level end-to-end language identification using attention-based CNN-BLSTM

2019-02-20 · Weicheng Cai, Danwei Cai, Shen Huang, Ming Li

In this paper, we present an end-to-end language identification framework, the attention-based Convolutional Neural Network-Bidirectional Long-short Term Memory (CNN-BLSTM). The model is performed on the utterance level, which means the utterance-level decision can be directly obtained from the output of the neural network. To handle speech utterances with entire arbitrary and potentially long duration, we combine CNN-BLSTM model with a self-attentive pooling layer together. The front-end CNN-BLSTM module plays a role as local pattern extractor for the variable-length inputs, and the following self-attentive pooling layer is built on top to get the fixed-dimensional utterance-level representation. We conducted experiments on NIST LRE07 closed-set task, and the results reveal that the proposed attention-based CNN-BLSTM model achieves comparable error reduction with other state-of-the-art utterance-level neural network approaches for all 3 seconds, 10 seconds, 30 seconds duration tasks.

📄 PDF Abstract BibTeX arXiv:1902.07374

Code (0)

등록된 구현이 없습니다.

Tasks

Language Identification

Similar Papers 제목 키워드 기반

Utterance-level Permutation Invariant Training with Latency-controlled BLSTM for Single-channel Multi-talker Speech Separation

2019-12-25 · Lu Huang, Gaofeng Cheng, Pengyuan Zhang, Yi Yang 외

Utterance-level permutation invariant training (uPIT) has achieved promising progress on single-channel multi-talker speech separation task. Long short-term memory (LSTM) and bidirectional LSTM (BLSTM) are widely used as…

Speech Separation

Pre-trained Deep Convolution Neural Network Model With Attention for Speech Emotion Recognition

2021-03-02 · Front. Physiol 2021 3 · Hua Zhang, Ruoyun Gou, Jili Shang, Fangyao Shen 외

Speech emotion recognition (SER) is a difficult and challenging task because of the affective variances between different speakers. The performances of SER are extremely reliant on the extracted features from speech sign…

Emotion RecognitionSentenceSpeech Emotion Recognition

H-VECTORS: Utterance-level Speaker Embedding Using A Hierarchical Attention Model

2019-10-17 · Yanpei Shi, Qiang Huang, Thomas Hain

In this paper, a hierarchical attention network to generate utterance-level embeddings (H-vectors) for speaker identification is proposed. Since different parts of an utterance may have different contributions to speaker…

Speaker Identification

Part-of-Speech Tagging with Bidirectional Long Short-Term Memory Recurrent Neural Network

2015-10-21 · Peilu Wang, Yao Qian, Frank K. Soong, Lei He 외

Bidirectional Long Short-Term Memory Recurrent Neural Network (BLSTM-RNN) has been shown to be very effective for tagging sequential data, e.g. speech utterances or handwritten documents. While word embedding has been de…

Part-Of-Speech TaggingPOSPOS Tagging

Encoder-decoder with Focus-mechanism for Sequence Labelling Based Spoken Language Understanding

2016-08-06 · Su Zhu, Kai Yu

This paper investigates the framework of encoder-decoder with attention for sequence labelling based spoken language understanding. We introduce Bidirectional Long Short Term Memory - Long Short Term Memory networks (BLS…

Decoderspeech-recognitionSpeech RecognitionSpoken Language Understanding