Skip to content

Ah93/ai-english-accent-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗣️ Accent Detection from Video using SpeechBrain

This is a Streamlit web app that detects the spoken accent from a video file using a pretrained model from Hugging Face (Jzuluaga/accent-id-commonaccent_ecapa). It downloads the video, extracts the audio, and performs accent classification using SpeechBrain.

🚀 Features

  • 🔗 Accepts a direct video URL (.mp4)
  • 🎧 Extracts audio from video
  • 🧠 Classifies speaker accent using ECAPA-TDNN model
  • 📊 Returns confidence score and prediction
  • 🖥️ Interactive UI with Streamlit

Releases

No releases published

Packages

No packages published

Languages