File size: 482 Bytes
5d0abc1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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.