pub fn sparse_log_mel_range( full: &[f32], config: AudioFrontendConfig, first_frame: usize, frames: usize, total_frames: usize, ) -> Vec<f32>