Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ def deepgram_transcribe(audio_file):
|
|
32 |
DEEPGRAM_API_KEY = "aeb38b43a17867c59928e6a103ac75c06d4e896d"
|
33 |
|
34 |
#AUDIO_URL = {
|
35 |
-
"
|
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:
|