suko/whisper-taiwanese-demo
Swap to Breeze-ASR-26 (MediaTek, 1.54B, Apache 2.0, 10k hours)
ADAPT.md: add Python gradio_client smoke test with correct param name
Revert to simple Gradio + ZeroGPU; add ADAPT.md integration guide
Use PORT env var for uvicorn binding
Rewrite: use FastAPI root + mount_gradio_app at /ui
Try ssr_mode=False to expose custom routes
Try router.add_api_route on Gradio App
Fix: use add_api_route instead of decorators (Gradio App class ignores decorators)
Debug: try add_api_route explicitly
Debug: print routes
Add OpenAI Whisper-compatible API for WhatDom integration
Fix: remove show_copy_button from Textbox (Gradio 6 removed it)
Fix Gradio 6.15 API: remove show_download_button, move theme to launch()
Initial demo: Gradio + ZeroGPU for NUTN-KWS/Whisper-Taiwanese-model-v0.5
initial commit
