deekshachilukuri commited on
Commit
fddc261
·
verified ·
1 Parent(s): 76a7f8a

Update app.py

Browse files

<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/66254b15e0f8ed1c9a2b660a/TZ5EKGBfZmN9VHQR7fjfd.wav"></audio>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ def handle_inputs(text, file):
68
  audio_path = file_to_audio(file)
69
  return audio_path, 'Thanks for your File'
70
  else:
71
- return None, "No input provided."
 
68
  audio_path = file_to_audio(file)
69
  return audio_path, 'Thanks for your File'
70
  else:
71
+ return None, "No input provided."