Switch transcription backend from Whisper to Mistral AI API
This commit is contained in:
@@ -14,12 +14,11 @@ authors = [
|
||||
]
|
||||
dependencies = [
|
||||
"ffmpeg>=1.4",
|
||||
"mistralai>=0.1.0",
|
||||
"ollama>=0.4.7",
|
||||
"openai-whisper>=20240930",
|
||||
"torch>=2.6.0",
|
||||
"torchaudio>=2.6.0",
|
||||
"torchvision>=0.21.0",
|
||||
"transformers>=4.50.2",
|
||||
"yt-dlp>=2025.3.27",
|
||||
]
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user