--- title: L_ID finder emoji: 🔤 colorFrom: yellow colorTo: green sdk: gradio sdk_version: 5.26.0 app_file: app.py pinned: false license: apache-2.0 tags: - whisper - language-detection - speech-to-text - faster-whisper cache: true --- ## 🔤 Whisper Language Identifier Upload an audio file in any language and detect: - 🌐 What language it's in - 📝 What it says (transcription) Powered by [`faster-whisper`](https://github.com/guillaumekln/faster-whisper) + Hugging Face Spaces 💥 Supports Tamil, Hindi, English, Kannada, and 90+ languages. > Tip: Use smaller models (like `"guillaumekln/faster-whisper-small"`) if you're deploying on CPU!