Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.20.0
metadata
title: Audio Interaction Model
emoji: 🎙️
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
short_description: Streaming audio-language model that listens and responds
python_version: '3.12'
startup_duration_timeout: 1h
Audio Interaction Model demo — a streaming audio-language model that perceives audio and decides when to speak. Upload or record audio and get a text response.
Model: zhifeixie/AudioInteraction Paper: arXiv:2606.05121 Code: GitHub