|
--- |
|
title: Video Accent Analyzer |
|
emoji: 🎧 |
|
colorFrom: green |
|
colorTo: blue |
|
sdk: gradio |
|
sdk_version: 4.0.0 |
|
app_file: app.py |
|
pinned: false |
|
--- |
|
|
|
# Video Accent Analyzer |
|
|
|
This application analyzes English accents in videos using machine learning. It supports: |
|
- YouTube videos |
|
- Loom recordings |
|
- Direct video links |
|
- Uploaded video files |
|
|
|
## Features |
|
- Accent detection with confidence scores |
|
- English proficiency assessment |
|
- Interactive visualizations |
|
- Support for multiple video sources |
|
|
|
## Usage |
|
1. Enter a video URL or upload a video file |
|
2. Set the maximum duration to analyze |
|
3. Click "Analyze Video" |
|
4. View the detailed results and visualization |
|
|
|
## Tips |
|
- Keep videos under 2 minutes for best results |
|
- Ensure clear audio quality |
|
- Multiple speakers may affect accuracy |