--- title: Accent Detector AI emoji: 🎤 colorFrom: blue colorTo: purple sdk: streamlit sdk_version: 1.45.1 app_file: app.py pinned: false --- # 🎤 Accent Detector AI A powerful AI-powered accent detection application built with Streamlit that can analyze speech accents from audio files or video URLs. The app uses advanced machine learning to identify different English accents with high accuracy. ## 🌟 Features - **Audio File Analysis**: Upload audio files (WAV, MP3, FLAC, M4A, OGG) for accent detection - **Video URL Analysis**: Extract audio from video URLs (YouTube and other platforms) and analyze accents - **Real-time Results**: Get instant accent predictions with confidence scores - **Multiple Accent Support**: Detects various English accents including American, British, Australian, and more - **Detailed Analytics**: View probability distributions for all detected accents - **Clean Interface**: Modern, user-friendly Streamlit interface ## 🤖 AI Model This application uses the **HamzaSidhu786/speech-accent-detection** model from Hugging Face: 🔗 **Model Link**: [https://huggingface.co/HamzaSidhu786/speech-accent-detection](https://huggingface.co/HamzaSidhu786/speech-accent-detection)