Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 602 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 602 Bytes

Rustpotter Java

Overview

Java wrapper for Rustpotter (an open source wakeword spotter forged in rust).

For an usage example, please refer to the "getDetectionsInFile" test implementation.

Installation

This package is available on the Maven Central Repository.

The distributed package support the following platforms:

  • debian (arm, arm64, x86_64)
  • macOS (arm64, x86_64)
  • windows (x86_64)