samplemono 0.1.0

Open extrapolative generation with denoising
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "samplemono"
version = "0.1.0"
description = "Open extrapolative generation with denoising"
license = "CC0-1.0"
edition = "2024"
exclude = ["index.node"]

[lib]
crate-type = ["cdylib"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
neon = "1.1"
pyo3 = "0.23.3"