tempo
Analyze audio time series to estimate tempo (BPM) with precision using optional offset and duration parameters. Supports customizable hop length, BPM range, and accuracy settings.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ac_size | No | ||
hop_length | No | ||
max_tempo | No | ||
path_audio_time_series_y | Yes | ||
start_bpm | No | ||
std_bpm | No |