jpdiazpardo commited on
Commit
ad3636f
1 Parent(s): 103079d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ article = ("<div style='text-align: center; max-width:800px; margin:10px auto;'>
40
 
41
  title = "Scream: Fine-Tuned Whisper model for automatic gutural speech recognition 🤟🤟🤟"
42
 
43
- examples = [["Whitechapel - Prostatic Fluid Asphyxiation",True,True]
44
  ["Suicide Silence - Genocide",True,True]
45
  ]
46
 
 
40
 
41
  title = "Scream: Fine-Tuned Whisper model for automatic gutural speech recognition 🤟🤟🤟"
42
 
43
+ examples = [["Whitechapel - Prostatic Fluid Asphyxiation",True,True],
44
  ["Suicide Silence - Genocide",True,True]
45
  ]
46