--- title: Video To Text emoji: 🐨 colorFrom: blue colorTo: yellow sdk: gradio sdk_version: 4.31.3 app_file: app.py pinned: false license: apache-2.0 --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ## A Simple Audio/Video to text application made using ` distil-whisper/distil-medium.en` and Gradio as UI. The application can input Audio/Video/YouTube link and outputs a text transcript for each 15 seconds.