Cargo Features

Hibiki has no features set by default.

[dependencies]
hibiki = { version = "0.1.2", features = ["cuda", "metal"] }
cuda

Enables cuda of candle-core, candle-nn, candle-transformers, and moshi

metal

Enables metal of candle-core, candle-nn, candle-transformers, and moshi

Hibiki has 2 features without comments.