bugbakery / audapolis

an editor for spoken-word audio with automatic transcription
GNU Affero General Public License v3.0
1.7k stars 40 forks source link

GPU Use #471

Open Sinicyn78 opened 9 months ago

Sinicyn78 commented 9 months ago

It would be cool if you added support for transcription using the GPU. I have Windows and an RTX 4080, but transcription occurs through the CPU, which makes it inconvenient to use...

iwoolf commented 4 months ago

I would also love to use CUDA on my nVidia GPU for inference. Currently audapolis using my CPU and RAM, runs out of memory before ever successfully transcribing anything. I'm using linux.