Cargo Features

Hibiki has no features set by default.

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

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

metal

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

Hibiki has 2 features without comments.