load_audio should return dict instead of list
When the load_audio
method is used on a table with multiple audio representations, it returns a list of audio objects (one for each representation), the order of which reflects the order of the columns in the table:
A better approach would be to return a dictionary in which the keys are the column names. This should be an easy fix to implement.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information