Add /api/transcribe endpoint with Whisper

This commit is contained in:
2026-06-05 03:02:42 +02:00
parent b2973b63ee
commit 46265a6f89
6 changed files with 168 additions and 7 deletions
+2
View File
@@ -2,3 +2,5 @@ fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pytest>=8.0.0
httpx>=0.27.0
python-multipart>=0.0.9
openai-whisper>=20240930