doc: update cpu only example (#1164)

This commit is contained in:
Tomáš Hnyk
2025-10-09 09:34:54 +02:00
committed by GitHub
parent 64e307cc29
commit 027ec57aee

View File

@@ -144,7 +144,7 @@ To label the transcript with speaker ID's (set number of speakers if known e.g.
To run on CPU instead of GPU (and for running on Mac OS X):
whisperx path/to/audio.wav --compute_type int8
whisperx path/to/audio.wav --compute_type int8 --device cpu
### Other languages