Spoken Language Understanding

130 papers with code • 5 benchmarks • 14 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Spoken Language Understanding models and implementations

Most implemented papers

Snips Voice Platform: an embedded Spoken Language Understanding system for private-by-design voice interfaces

snipsco/snips-nlu 25 May 2018

This paper presents the machine learning architecture of the Snips Voice Platform, a software solution to perform Spoken Language Understanding on microprocessors typical of IoT devices.

SDNet: Contextualized Attention-based Deep Network for Conversational Question Answering

Microsoft/SDNet 10 Dec 2018

Conversational question answering (CQA) is a novel QA task that requires understanding of dialogue context.

SpeechBrain: A General-Purpose Speech Toolkit

speechbrain/speechbrain 8 Jun 2021

SpeechBrain is an open-source and all-in-one speech toolkit.

Using Speech Synthesis to Train End-to-End Spoken Language Understanding Models

lorenlugosch/end-to-end-SLU 21 Oct 2019

End-to-end models are an attractive new approach to spoken language understanding (SLU) in which the meaning of an utterance is inferred directly from the raw audio without employing the standard pipeline composed of a separately trained speech recognizer and natural language understanding module.

Slot-Gated Modeling for Joint Slot Filling and Intent Prediction

MiuLab/SlotGated-SLU NAACL 2018

Attention-based recurrent neural network models for joint intent detection and slot filling have achieved the state-of-the-art performance, while they have independent attention weights.

Spoken Language Understanding on the Edge

sonos/spoken-language-understanding-research-datasets 30 Oct 2018

We consider the problem of performing Spoken Language Understanding (SLU) on small devices typical of IoT applications.

Speech Model Pre-training for End-to-End Spoken Language Understanding

dscripka/openwakeword 7 Apr 2019

Whereas conventional spoken language understanding (SLU) systems map speech to text, and then text to intent, end-to-end SLU systems map speech directly to intent through a single trainable model.

Mitigating the Impact of Speech Recognition Errors on Spoken Question Answering by Adversarial Domain Adaptation

chia-hsuan-lee/spoken-squad 16 Apr 2019

Spoken question answering (SQA) is challenging due to complex reasoning on top of the spoken documents.