Arnab Das commited on
Commit
a03cd02
1 Parent(s): f0d2c06
Files changed (3) hide show
  1. app.py +4 -0
  2. bonafide.flac +0 -0
  3. fake.flac +0 -0
app.py CHANGED
@@ -51,6 +51,10 @@ file_proc = gr.Interface(
51
  description=(
52
  "Analyze fake or real with a click of a button."
53
  ),
 
 
 
 
54
  cache_examples=True,
55
  allow_flagging="never",
56
  )
 
51
  description=(
52
  "Analyze fake or real with a click of a button."
53
  ),
54
+ examples=[
55
+ ["./bonafide.flac", "SSL-AASIST (Trained on ASV-Spoof5)"],
56
+ ["./fake.flac", "SSL-AASIST (Trained on ASV-Spoof5)"],
57
+ ],
58
  cache_examples=True,
59
  allow_flagging="never",
60
  )
bonafide.flac ADDED
Binary file (140 kB). View file
 
fake.flac ADDED
Binary file (187 kB). View file