Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Find where one keyword appears near another keyword in audio.
{ "audio_path": "/Users/you/Downloads/interview.webm", "keyword1": "burnout", "keyword2": "boundaries", "max_distance": 30 }
{ "query": "'burnout' within 30 words of 'boundaries'", "match_count": 2, "matches": [ { "timestamp": "3:42", "snippet": "...burnout is real and setting boundaries early is the only way to...", "distance": 8 } ], "model_used": "tiny" }
audio_path
keyword1
keyword2
max_distance
30
model_size
tiny
output
.csv
.xlsx