chant_detector module
- class chant_detector.ChantDetector(college_manager)
Bases:
object- detect_chant(audio_samples)
Detect chant using rolling buffer of ~50 clips.
- get_buffer_status()
Debug info about current buffer state.
- get_current_pattern_info()
Get information about the currently configured chant pattern.
- set_enabled(enabled)
Enable or disable chant detection.