GithubHelp home page GithubHelp logo

fernandoruizanton / keywordspotting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from suhailashakiah/keywordspotting

0.0 0.0 0.0 20.79 MB

Keyword spotting for trigger words in speech recognition systems

Jupyter Notebook 100.00%

keywordspotting's Introduction

Keyword Spotting for Speech Recognition Systems

Keyword spotting for trigger words in speech recognition systems.

Used the Google Speech Commands Dataset. The task is to classify the words into 12 classes: yes, no, up, down, left, right, on, off, stop, go, silence, unknown

Accuracy achieved: 85.6% (Placed in top 30% - Kaggle Rank: 383/1315)

loss and confusion matrix

The kaggle competition winning model achieved an accuracy of 91%.

Code Hierarchi

  1. Collecting files and organizing data, making noise samples.ipynb
  2. Creating noised data.ipynb
  3. Data augmentation - Time shifting noised and unnoised data.ipynb
  4. Augmenting classes 0 to 9.ipynb
  5. MFCC EXTRACTION.ipynb
  6. Neural network.ipynb
  7. Kaggle testing set performance.ipynb

Methodology:

  1. MFCC parameters: Number of MFCC features: 128, Hop length: 320, FFT window: 2048

  2. Convolutional neural network:

model

Note: The data was augmented by random time shifting between 1 and 200 ms, and adding noise as described in the data augmentation jupyter notebooks.

keywordspotting's People

Contributors

suhailashakiah 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.