Mbonea commited on
Commit
8fa2b64
·
1 Parent(s): 4fceeff

changed fx name

Browse files
App/Transcription/TranscriptionRoutes.py CHANGED
@@ -124,7 +124,7 @@ async def delete_transcription(
124
 
125
 
126
  @transcription_router.post("/url/")
127
- async def create_file(
128
  url: str,
129
  model: str = Query(
130
  "tiny",
 
124
 
125
 
126
  @transcription_router.post("/url/")
127
+ async def url_task(
128
  url: str,
129
  model: str = Query(
130
  "tiny",