Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 501 Bytes

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.