Skip to content

Latest commit

 

History

History
 
 

lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Common

Contains parameters for deep neural networks used by Porcupine. Parameters are shipped as a separate binary file to reduce the total size of the library on platforms that need to support multiple ABIs (e.g. Android).

Linux

Tested on Ubuntu 16.04/18.04.

Raspberry Pi

  • arm11 is tuned for A, B, and Zero.
  • cortex-a7 is tuned for 2.
  • cortex-a53 is tuned for 3 and 3 B+.

WebAssembly

Javascript binding is provided through WebAssembly.