Description
We are having more non-NLP tasks supported in the Inference API but there are no code snippets at https://huggingface.co/superb/hubert-large-superb-er even if there are at https://api-inference.huggingface.co/docs/python/html/detailed_parameters.html#audio-classification-task
This probably requires some internal changes + changing https://github.com/huggingface/huggingface_hub/tree/main/widgets/src/lib/inferenceSnippets since it expects same type of input always.
cc @mishig25