We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f9edf commit 237df05Copy full SHA for 237df05
Backend/speech_text.py
@@ -1,6 +1,6 @@
1
#Build by Byte404 intelOne-API Hackathon
2
#API KEY ALERT
3
-#API CALL - api5
+#API CALL - /api5
4
import os
5
import azure.cognitiveservices.speech as speechsdk
6
from fastapi import UploadFile, APIRouter
0 commit comments