OpenAI compatible transcription api

This commit is contained in:
2025-01-17 01:02:40 +01:00
parent b9b9292821
commit 99ff06ff17
4 changed files with 209 additions and 134 deletions

View File

@@ -39,6 +39,7 @@ faster-whisper = "^0.10.0"
transformers = "^4.36.2"
black = "24.1.1"
jsonschema = "^4.23.0"
openai = "^1.59.7"
[tool.poetry.group.dev.dependencies]