huggingface / huggingface/audio-transformers-course

Fix audio input handling and deprecated Gradio API usage

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
521
Forks
155
Avg merge
6m
Merged PRs (30d)
1

Description

This issue addresses compatibility problems caused by API changes in Gradio and Hugging Face libraries.

1. Updated deprecated Gradio API usage (gr.outputs.* → new component API)
2. Fixed audio input handling for the Hugging Face audio classification pipeline

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the deprecated gr.outputs.* calls and the Hugging Face audio classification pipeline entry point first. Confirm the replacement Gradio component API and trace the audio input handling; done means deprecated usage is removed and audio reaches the classification pipeline correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
huggingface
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.