Redmind commited on
Commit
af2db91
·
verified ·
1 Parent(s): 55cd7fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def deepgram_transcribe(audio_file):
32
  DEEPGRAM_API_KEY = "aeb38b43a17867c59928e6a103ac75c06d4e896d"
33
 
34
  #AUDIO_URL = {
35
- "#url": "https://static.deepgram.com/examples/Bueller-Life-moves-pretty-fast.wav"
36
  #}
37
 
38
  try:
 
32
  DEEPGRAM_API_KEY = "aeb38b43a17867c59928e6a103ac75c06d4e896d"
33
 
34
  #AUDIO_URL = {
35
+ #"url": "https://static.deepgram.com/examples/Bueller-Life-moves-pretty-fast.wav"
36
  #}
37
 
38
  try: