Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 568 Bytes

KeywordSpotting

Training

Instructions on how to train and export the KWS model can be found in /training/README.md. Here also additional instructions for the bin file generation can be found.

Synthesis

Instructions on how to synthesise the KWS network and how to build the bare metal application can be found in the following two places:

  • /synthesis/build/README.md
    • For general instructions on how to setup FINN
  • /synthesis/build/kws/README.md
    • For instructions on how to synthesise the KWS network and how to build the bare metal application.