tusker123 commited on
Commit
0ae8686
·
verified ·
1 Parent(s): d6192f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  Overview
2
 
3
  This web app uses Gradio and Hugging Face Transformers to classify English accents from audio samples.
 
1
+ ---
2
+ title: English Accent Classifier
3
+ emoji: "🗣️"
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "3.39.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
  Overview
12
 
13
  This web app uses Gradio and Hugging Face Transformers to classify English accents from audio samples.