Skip to content

Use Case: 30 Second Audio Chunks Every 30 Seconds #881

Discussion options

You must be logged in to vote

I just realised how stupid my question is, but I'll leave it here as it might help somebody else. The only GPU on this instance is the Tesla T4, which shows utilization as a percentage in the right-hand column. If I had more than one GPU (let's say 3) I could use them by initialising the Whisper Model like: model = WhisperModel(model_size, device=DEVICE, compute_type=COMPUTE_TYPE, device_index=[0, 1, 2]). These GPUs would then show up under the processes section of the nvidia-smi output above.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chris-cornwall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant