Bump faster-whisper to 1.2.1 for large-v3-turbo support

The 1.0.x line predates the turbo model; pin to latest stable (1.2.1).
This commit is contained in:
2026-04-13 22:27:47 +02:00
parent 6e6cfd77b7
commit 5f961bd9b6
+1 -1
View File
@@ -1,4 +1,4 @@
faster-whisper==1.0.3
faster-whisper==1.2.1
requests==2.32.3
fastapi==0.115.0
uvicorn[standard]==0.30.6