--- title: Transcribe Audio emoji: 🌖 colorFrom: gray colorTo: pink sdk: gradio sdk_version: 4.36.0 app_file: app.py pinned: false hf_oauth: true hf_oauth_expiration_minutes: 60 hf_oauth_scopes: - read-repos - write-repos - manage-repos --- This transcribes audio using Faster Whisper v3 turbo int8. It is yet a prototype.