-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
Enable GPU-optimized transcription on Mac. Currently, we only support CUDA, which requires NVIDIA. On Mac, we may be able to use MPS. We need to evaluate the current state of support for MPS with Whisper/PyTorch to see if we're able to support this yet, and if so, it may just be a matter of upgrading a few packages and tweaking some Python code.
Use Case
GPU acceleration provides for much faster transcription. This would help bring Mac performance in line with other operating systems.
Additional Context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request