fix: bump transformers minimum to >=4.57.0

Confirmed working version. Previous >=4.40.0 was too permissive and
older versions may lack APIs that omnivoice depends on.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-10 12:13:19 +02:00
parent d4638aa785
commit 3fee610050
+1 -1
View File
@@ -1,4 +1,4 @@
transformers>=4.40.0 transformers>=4.57.0
accelerate accelerate
soundfile soundfile
numpy numpy