Giter VIP home page Giter VIP logo

aws-lex-noisy-spoken-language-understanding's Introduction

Lex datasets for noisy spoken language understanding

This repository contains dataset for evaluating spoken language understanding system with audio input. The utterances, intent and slot labeling in the dataset comes from SNIPS dataset published by the Snips team:

Here we extend the natural language understanding (NLU) dataset with audio by synthesizing the utterance with different voices provided by Amazon Polly. More information about the voices can be found here.

Dataset

Audio

Due to the size of the dataset, we host the audio files on s3. After you download and unzip the file, you will get a folder with following structure

audio_slu/
│
├── audio_$voice_id_1/
│   └── snips
│       ├── $utterance_id_1.mp3
│       ├── $utterance_id_2.mp3
│       ├── ...
│ 
├── audio_$voice_id_2/
│   └── snips
│       ├── $utterance_id_1.mp3
│       ├── $utterance_id_2.mp3
│       ├── ...
│
├── ...

voice_id is the Amazon polly voice used to synthesize the audio as listed in the doc. utterance_id is the utterance id can be used to relate the audio with its transcript and NLU annotation.

NLU annotation

The transcript and NLU annotation for each utterance can be found in the folder. u_id in the file can be used to relate NLU annotation with audio.

Security

See CONTRIBUTING for more information.

License

See the LICENSE file for more information.

aws-lex-noisy-spoken-language-understanding's People

Contributors

amazon-auto avatar swdanielli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.