paper-with-me

홈 › Papers

Transducer-based language embedding for spoken language identification

2022-04-08 · Peng Shen, Xugang Lu, Hisashi Kawai

The acoustic and linguistic features are important cues for the spoken language identification (LID) task. Recent advanced LID systems mainly use acoustic features that lack the usage of explicit linguistic feature encoding. In this paper, we propose a novel transducer-based language embedding approach for LID tasks by integrating an RNN transducer model into a language embedding framework. Benefiting from the advantages of the RNN transducer's linguistic representation capability, the proposed method can exploit both phonetically-aware acoustic features and explicit linguistic features for LID tasks. Experiments were carried out on the large-scale multilingual LibriSpeech and VoxLingua107 datasets. Experimental results showed the proposed method significantly improves the performance on LID tasks with 12% to 59% and 16% to 24% relative improvement on in-domain and cross-domain datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2204.03888

Code (0)

등록된 구현이 없습니다.

Tasks

Language IdentificationSpoken language identification

Similar Papers 제목 키워드 기반

Finstreder: Simple and fast Spoken Language Understanding with Finite State Transducers using modern Speech-to-Text models

2022-06-29 · Daniel Bermuth, Alexander Poeppel, Wolfgang Reif

In Spoken Language Understanding (SLU) the task is to extract important information from audio commands, like the intent of what a user wants the system to do and special entities like locations or numbers. This paper pr…

Intent ClassificationSlot FillingSpeech-to-TextSpoken Language Understanding

Streaming End-to-End Bilingual ASR Systems with Joint Language Identification

2020-07-08 · Surabhi Punjabi, Harish Arsikere, Zeynab Raeesy, Chander Chandak 외

Multilingual ASR technology simplifies model training and deployment, but its accuracy is known to depend on the availability of language information at runtime. Since language identity is seldom known beforehand in real…

Language Identification

Improving Transducer-Based Spoken Language Understanding with Self-Conditioned CTC and Knowledge Transfer

2025-01-03 · Vishal Sunder, Eric Fosler-Lussier

In this paper, we propose to improve end-to-end (E2E) spoken language understand (SLU) in an RNN transducer model (RNN-T) by incorporating a joint self-conditioned CTC automatic speech recognition (ASR) objective. Our pr…

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

Robust Open-Set Spoken Language Identification and the CU MultiLang Dataset

2023-08-29 · Mustafa Eyceoz, Justin Lee, Siddharth Pittie, Homayoon Beigi

Most state-of-the-art spoken language identification models are closed-set; in other words, they can only output a language label from the set of classes they were trained on. Open-set spoken language identification syst…

Language IdentificationSpoken language identification

Integrating Dialog History into End-to-End Spoken Language Understanding Systems

2021-08-18 · Jatin Ganhotra, Samuel Thomas, Hong-Kwang J. Kuo, Sachindra Joshi 외

End-to-end spoken language understanding (SLU) systems that process human-human or human-computer interactions are often context independent and process each turn of a conversation independently. Spoken conversations on …

Intent RecognitionSpoken Language Understanding