load
Extracts audio time series from a file by specifying file path, offset, and optional duration. Supports local audio analysis without revealing song information.
Instructions
Loads an audio file and returns the path to the audio time series Offset and duration are optional, in seconds. Be careful, you will never know the name of the song.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | ||
file_path | Yes | ||
offset | No |