Re-exports§
pub use utils::*;
Modules§
- utils
- Some useful utilities to handle audio file reading, resampling, and writing. Should work with any audio format.
Structs§
- VadConfig
- Define all hyper parameters will be used by VAD inference algorithm.
- VadSession
- The voice activity detector.
Enums§
- VadTransition
- Detection result of a piece of audio.