--- title: Smart Hate Speech Classifier emoji: 🗣️ colorFrom: blue colorTo: indigo sdk: streamlit sdk_version: "1.46.1" app_file: app.py pinned: true --- # Smart Hate Speech Classifier This app detects hate speech from text, audio, or video using **BERT** and **Whisper**. ## How to use - **Text:** Enter text to classify hate speech. - **Audio:** Upload audio files for transcription and classification. - **Video:** Upload video files; app extracts audio and classifies.