paper-with-me

홈 › Papers

Joint Automatic Speech Recognition And Structure Learning For Better Speech Understanding

2025-01-13 · Jiliang Hu, Zuchao Li, Mengjia Shen, Haojun Ai, Sheng Li, Jun Zhang

Spoken language understanding (SLU) is a structure prediction task in the field of speech. Recently, many works on SLU that treat it as a sequence-to-sequence task have achieved great success. However, This method is not suitable for simultaneous speech recognition and understanding. In this paper, we propose a joint speech recognition and structure learning framework (JSRSL), an end-to-end SLU model based on span, which can accurately transcribe speech and extract structured content simultaneously. We conduct experiments on name entity recognition and intent classification using the Chinese dataset AISHELL-NER and the English dataset SLURP. The results show that our proposed method not only outperforms the traditional sequence-to-sequence method in both transcription and extraction capabilities but also achieves state-of-the-art performance on the two datasets.

📄 PDF Abstract BibTeX arXiv:2501.07329

Code (1)

193746/jsrsl 공식 구현 pytorch

Tasks

Automatic Speech Recognitionintent-classificationIntent ClassificationNERspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Gated Recurrent Fusion with Joint Training Framework for Robust End-to-End Speech Recognition

2020-11-09 · Cunhang Fan, Jiangyan Yi, JianHua Tao, Zhengkun Tian 외

The joint training framework for speech enhancement and recognition methods have obtained quite good performances for robust end-to-end automatic speech recognition (ASR). However, these methods only utilize the enhanced…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1

Progressive Joint Modeling in Unsupervised Single-channel Overlapped Speech Recognition

2017-07-21 · Zhehuai Chen, Jasha Droppo, Jinyu Li, Wayne Xiong

Unsupervised single-channel overlapped speech recognition is one of the hardest problems in automatic speech recognition (ASR). Permutation invariant training (PIT) is a state of the art model-based approach, which appli…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2

Joint Speaker Counting, Speech Recognition, and Speaker Identification for Overlapped Speech of Any Number of Speakers

2020-06-19 · Naoyuki Kanda, Yashesh Gaur, Xiaofei Wang, Zhong Meng 외

We propose an end-to-end speaker-attributed automatic speech recognition model that unifies speaker counting, speech recognition, and speaker identification on monaural overlapped speech. Our model is built on serialized…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderSpeaker Identification+2

Joint unsupervised and supervised learning for context-aware language identification

2023-03-29 · Jinseok Park, Hyung Yong Kim, Jihwan Park, Byeong-Yeol Kim 외

Language identification (LID) recognizes the language of a spoken utterance automatically. According to recent studies, LID models trained with an automatic speech recognition (ASR) task perform better than those trained…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language IdentificationLanguage Modeling+4

NeuralEcho: A Self-Attentive Recurrent Neural Network For Unified Acoustic Echo Suppression And Speech Enhancement

2022-05-20 · Meng Yu, Yong Xu, Chunlei Zhang, Shi-Xiong Zhang 외

Acoustic echo cancellation (AEC) plays an important role in the full-duplex speech communication as well as the front-end speech enhancement for recognition in the conditions when the loudspeaker plays back. In this pape…

Acoustic echo cancellationSpeech Enhancementspeech-recognitionSpeech Recognition