Giter Site home page Giter Site logo

wake-up-word-using-fpga's Introduction

Wake Up Word Using FPGA

This was a "Wake up word" prediction project it was designed on FPGA development kit Dev DE2i-150. This kit uses Altera Cyclone 4 (FPGA). As FPGA have a constraint on resources the front end ran on MATLAB which did most of the pre-processing, as it is resource hungry but the prediction was done on FPGA. GUI was made in Matlab to capture the wake up word seamlessly from all users.

Requirments

  • Microphone
  • Computer (Matlab)
  • DE2i-150 (Altera Cyclon 4 FPGA)

System block diagram

System Design

Operation

Figure below show the GUI interface running on matlab that is used to capture the voice signal from the user.

System Design

As soon as you click on capture voice, the program open a one-second window to capture the wake up word. The signal is processed and plotted by MatLab, the data is then sent over the serial channel to the Altera Cyclone 4 FPGA. This signal is stored in the buffer and the model is used to predict the input. The system was designed only to recognise ONE or ZERO.

Processing and Ploting captured signal in MatLab

Analysis

Results

"ONE" was detected successfully

One

"ZERO" was detected successfully

Zero

wake-up-word-using-fpga's People

Contributors

adolfdcosta91 avatar

Watchers

 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.