momoman15 commited on
Commit
7ddc7ba
1 Parent(s): 4a71c2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import logging
8
  logging.basicConfig(level=logging.INFO)
9
  model = whisper.load_model("base")
10
 
11
- def get_text(url):
12
  #try:
13
  if url != '':
14
  output_text_transcribe = ''
 
8
  logging.basicConfig(level=logging.INFO)
9
  model = whisper.load_model("base")
10
 
11
+ def get_text(url):https://www.youtube.com/watch?v=NorQAgASQ_A&list=PLpxvbJWbbO-g8pDe387l_IDXrHh3OXDy7&index=15
12
  #try:
13
  if url != '':
14
  output_text_transcribe = ''