deekshachilukuri commited on
Commit
f140b92
·
verified ·
1 Parent(s): e522a1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ with patch('builtins.input', always_yes):
24
 
25
 
26
  print("loded the model")
27
- #sa = 'sampleaudio.wav'
28
 
29
 
30
 
 
24
 
25
 
26
  print("loded the model")
27
+ sa = 'sampleaudio.wav'
28
 
29
 
30