Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vihang28
/
Audio_Recognition_QnA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Vihang28
commited on
Jan 9, 2024
Commit
c61e1a9
·
1 Parent(s):
12d3854
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -55,7 +55,6 @@ def api_calling(audio_file, prompt, api_key):
55
{
56
"type": "text",
57
"text": audio_text
58
-
}
59
}
60
]
61
}
55
{
56
"type": "text",
57
"text": audio_text
58
}
59
]
60
}