GithubHelp home page GithubHelp logo

ia-c-lab-fudan / kws-soc Goto Github PK

View Code? Open in Web Editor NEW
44.0 3.0 17.0 1.18 GB

This is an SoC design dedicated to Keyword Spotting (KWS) based on a neural-network accelerator and the wujian100 platform.

Verilog 95.76% Coq 4.10% VHDL 0.01% Pascal 0.01% Shell 0.01% Stata 0.01% Forth 0.01% Tcl 0.01% JavaScript 0.01% Batchfile 0.01% C 0.09% C++ 0.01% Assembly 0.01% Objective-C 0.01% Makefile 0.01% SystemVerilog 0.01% HTML 0.01%

kws-soc's Introduction

KWS-SoC

This is a SoC for neural-network acceleration based on wujian100_open platform, which is a low power open source MCU by T-Head. Specially, the accelerating kernel is designed for Keyword Spotting(KWS) and the preprocess kernel is also integrated. Thus far, the current version has been verified on T-HEAD development board using CDK.

NEW FEATURES

  1. Integrated the proprecess IP and neural network IP into one IP, further reduce the ultilization of the AXI bus.
  2. The neural network is quantized by 8 bit to further reduce the usage of BRAM resources and speed up the calculation.
  3. Add endpoint detection function to furthur improve the recognition accuracy.
  4. The voice signal is collected by VS1053.
  5. Realize real-time speech recognition.

QUICK START

This repository includes folders as following:
soc: This folder includes source code of KWS-SoC.

ip: This folder includes preprocess ip and KWS ip.

constraint: This folder includes constraint files.

sdk: This folder includes software files.

cfg.bit: This is a bitstream file generated by Vivado based on project KWS-SOC.

ds_rnn_labels.txt: This file lists the recognizable words.

Steps

  1. Download the cfg.bit to T-HEAD development board.
  2. Open the cdk project in sdk\projects\examples\kws folder, and download the software to the development board.
  3. Speak words listed in ds_rnn_labels.txt, and check the results sent back from the board.

For more details about this project, you can visit KWS-SoC——基于Wujian100的音频流关键词检测SoC拓展开发笔记 .

kws-soc's People

Contributors

ibis0423 avatar zkzhoufd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kws-soc's Issues

About tutorial

Thanks for your great work.
If it has a tutorial about this repo, it will be better, like this.

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.