Re-exports§
pub use audio::load_audio;pub use audio::AudioData;pub use inference::BeatInference;pub use mel::MelProcessor;pub use postprocessing::BeatResult;pub use postprocessing::PostProcessor;pub use runtime::InferenceRuntime;pub use runtime::InferenceSession;pub use runtime::Tensor;
Modules§
Structs§
- Beat
This - High-level beat tracker composing the full pipeline.