Question: process_audio_loader group and merge parameters
- What is the difference between the process_audio_loader() function
group
andmerge
parameters? From the descriptions, it seems like they do the same thing, or at least nearly the same thing. Can we remove one of them or merge them into just one function? What happens if I set both to True?
I can eventually test these out, but do you perhaps remember @kirsebom ?
- is the return description correct when threshold is a list?
# Returns:
# detections: list
# List of detections.
# If a list of threshold values is specified, the returned object will be a list of lists with len(detections) = len(thresholds)
I think a more accurate description would be: "If a list of threshold values is specified, the returned object will be a list of lists where each detection sublist has length = len(thresholds)"?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information