/rustpotter-java

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

Primary LanguageJavaApache License 2.0Apache-2.0

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)