amfafa commited on
Commit
3ba72bd
·
verified ·
1 Parent(s): 7bd4461

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -519,9 +519,9 @@ def reset_lockout(user_id):
519
  with gr.Blocks(title="ATM Voice Authentication System", theme=gr.themes.Soft()) as demo:
520
 
521
  gr.Markdown("""
522
- # ATM Voice Authentication System
523
- ### Voice-Based Speaker Verification for Banking Security
524
- **Model:** UniSpeech-SAT + AAM-Softmax | **EER:** 3.94% | **Speakers Trained:** 227 Akan speakers
525
  """)
526
 
527
  with gr.Tabs():
 
519
  with gr.Blocks(title="ATM Voice Authentication System", theme=gr.themes.Soft()) as demo:
520
 
521
  gr.Markdown("""
522
+ # Voice Authentication System
523
+ ### Voice-Based Speaker Verification
524
+ **Model:Voice biometric authentication system
525
  """)
526
 
527
  with gr.Tabs():