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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ def process_segment(segment_path: str, q) -> str:
81
 
82
  def get_results(path):
83
 
84
- path = '/The genius of Satya Nadella Sam Altman and Lex Fridman.mp3'
85
 
86
  seg = convert_to_text(path)
87
  q = multiprocessing.Queue()
 
81
 
82
  def get_results(path):
83
 
84
+ #path = '/The genius of Satya Nadella Sam Altman and Lex Fridman.mp3'
85
 
86
  seg = convert_to_text(path)
87
  q = multiprocessing.Queue()