MahmoudAshraf97 / whisper-diarization

Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
BSD 2-Clause "Simplified" License
3.43k stars 288 forks source link

Using multi-gpu parameters #153

Closed Arxad closed 4 months ago

Arxad commented 8 months ago
  1. Can I use 2 or 3 GPUs at the same time?
  2. What parameter should I specify if I want to use only gpu1 or gpu2? Perhaps the cuda1 or cuda2 parameter will work?