Skip to content

fixed audio input handling and deprecated Gradio API usage#238

Open
mugekuskon wants to merge 1 commit intohuggingface:mainfrom
mugekuskon:main
Open

fixed audio input handling and deprecated Gradio API usage#238
mugekuskon wants to merge 1 commit intohuggingface:mainfrom
mugekuskon:main

Conversation

@mugekuskon
Copy link
Copy Markdown

@mugekuskon mugekuskon commented Mar 30, 2026

Short Description

This PR fixes audio input handling issues and updates deprecated Gradio API usage in Chapter 4 Build a demo with Gradio
and Pre-trained models and datasets for audio classification. These changes improve stability and ensure compatibility with the latest library version.

Changes Made

  • Fixed audio input processing issues in Chapter 4.
  • Replaced deprecated Gradio API call with current supported methods according to Gradio Documentation

Related Issues

Closes: #237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix audio input handling and deprecated Gradio API usage

1 participant