iamAI123 commited on
Commit
255c20e
·
1 Parent(s): ab8cb27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def process_segment(segment_path: str, q) -> str:
79
  print(result['text'])
80
  return result["text"]
81
 
82
- def results(path):
83
 
84
  path = '/The genius of Satya Nadella Sam Altman and Lex Fridman.mp3'
85
 
 
79
  print(result['text'])
80
  return result["text"]
81
 
82
+ def get_results(path):
83
 
84
  path = '/The genius of Satya Nadella Sam Altman and Lex Fridman.mp3'
85