GlitchGhost commited on
Commit
bf6f71f
·
verified ·
1 Parent(s): 597b09a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -31,7 +31,8 @@ def main():
31
  '': '',
32
  'Stewie Griffin': 'sample_inputs/stewie.wav',
33
  'Donald Trump': 'sample_inputs/trump.wav',
34
- 'Joe Rogan': 'sample_inputs/rogan.wav'
 
35
  }
36
 
37
  # Upload audio file
 
31
  '': '',
32
  'Stewie Griffin': 'sample_inputs/stewie.wav',
33
  'Donald Trump': 'sample_inputs/trump.wav',
34
+ 'Joe Rogan': 'sample_inputs/rogan.wav',
35
+ 'Hindi' : 'sample_inputs/a.wav'
36
  }
37
 
38
  # Upload audio file