I was trying to use the new beta audio interface (as announced here). When I point the audio-server
loader at a directory, everything works more or less as expected.
However, when I try to use the JSONL loader, the audio is never displayed. My data.jsonl
tasks look like:
{"audio":"http://fake.example.com/some_audio_file.wav"}
which seems to be what the announcement post suggests.
For now I can get by with the displaying the audio through the HTML UI, but it'd be simpler to just use the new audio block.