Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ transcription.py
File
transcription.py
projects/AudioAPI/transcription.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
flask
import
Flask, request, jsonify, send_file
2
from
werkzeug.utils
import
secure_filename
3
from
datetime
import
timedelta
4
import
os
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected