Docs.rs
wavekat-vad-0.1.13
wavekat-vad 0.1.13
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wavekat-eason
Dependencies
ndarray ^0.17
normal
optional
nnnoiseless ^0.5
normal
optional
ort ^2.0.0-rc.12
normal
optional
realfft ^3
normal
optional
rubato ^0.16
normal
serde ^1
normal
optional
thiserror ^2
normal
webrtc-vad ^0.4
normal
optional
criterion ^0.5
dev
hound ^3.5
dev
serde ^1
dev
serde_json ^1
dev
ureq ^3
build
optional
Versions
97.59%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
DENOISE_SAMPLE_RATE
wavekat_
vad
0.1.13
In wavekat_
vad::
preprocessing
wavekat_vad
::
preprocessing
Constant
DENOISE_
SAMPLE_
RATE
Copy item path
Source
pub const DENOISE_SAMPLE_RATE:
u32
= 48000;
Expand description
Internal sample rate required by RNNoise (48 kHz).