feat: swap Huggingface Transformers back-end to mlx native whisper.

This commit is contained in:
syntaxbullet
2026-02-18 15:43:13 +01:00
parent e429adca48
commit 85230a14a8
4 changed files with 29 additions and 59 deletions

View File

@@ -11,9 +11,7 @@ dependencies = [
"rumps>=0.4.0",
"sounddevice>=0.4.6",
"numpy>=1.24.0",
"torch>=2.0.0",
"transformers>=4.36.0",
"accelerate>=0.25.0",
"mlx-whisper>=0.4.0",
"pynput>=1.7.6",
"pyobjc-framework-Quartz>=9.0",
"pyobjc-framework-Cocoa>=9.0",