Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zackees authored Feb 2, 2025
1 parent e6332ab commit 6cccc4f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,12 @@ pip install transcribe-anything

GPU acceleration will be automatically enabled for windows and linux. Mac users are stuck with `--device cpu` mode. But it's possible that `--device insane` and `--model mps` on Mac M1+ will work, but this has been completely untested.

Windows/Linux:
* Use `--device insane`

Mac:
* Use `--device mps`

# Usage

```bash
Expand Down

0 comments on commit 6cccc4f

Please sign in to comment.