Abhay Harish Petkar commited on
Commit
702c95a
·
1 Parent(s): 79cdf53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -95,4 +95,5 @@ def main():
95
  speak_text(response)
96
  except Exception as e:
97
  print("An error occurred: {}".format(e))
 
98
  if __name__ == "__main__":
 
95
  speak_text(response)
96
  except Exception as e:
97
  print("An error occurred: {}".format(e))
98
+
99
  if __name__ == "__main__":