aish31 commited on
Commit
7cf1a84
·
1 Parent(s): ce70a28

Shorten short_description to ≤60 chars

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
7
  sdk_version: 5.31.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: Analyze speaker's accent from video URLs with English detection
11
  ---
12
  # English Accent Detector
13
 
 
7
  sdk_version: 5.31.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Detect English accents from video URLs
11
  ---
12
  # English Accent Detector
13