rustpotter 2.0.0-beta.2

An open source wakeword spotter forged in rust.
Documentation
[dependencies.ciborium]
version = "0.2.0"

[dependencies.hound]
version = "3.4.0"

[dependencies.rubato]
default-features = false
version = "0.12.0"

[dependencies.rustfft]
default-features = false
version = "6.1.0"

[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0.152"

[features]
debug = []
default = ["debug"]

[package]
authors = ["Miguel Álvarez Díez <miguelwork92@gmail.com>"]
description = "An open source wakeword spotter forged in rust."
edition = "2021"
exclude = [".vscode/*", "tests/*", "tools/*", "square-icon.png"]
license = "Apache-2.0"
name = "rustpotter"
readme = "README.md"
repository = "https://github.com/GiviMAD/rustpotter"
version = "2.0.0-beta.2"