Skip to content

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

License

Notifications You must be signed in to change notification settings

GiviMAD/rustpotter-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)