kaixxx / noScribe

Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification)
GNU General Public License v3.0
471 stars 94 forks source link

Running Noscribe 0.5 with nvidia 4080 - 20min for a 30min WAV file or 2minutes - depending on mouse down on title bar #105

Open phb911 opened 3 hours ago

phb911 commented 3 hours ago

Strange issue. When I run a sample file through noscribe, and just let it do its work it takes 20min für a 30min wav file. But, when I just hold down the mouse on the tiltle bar of noscribe, it takes 2 minutes!

This system is a little bit different from a standard PC. because it is running W10 inside a VM hosted by Server 2022. The Nvidia card is routed to the VM by PCI passthrough (hyperV). CPU is a Intel I9-14900K. 64GB Ram. It currently is the only VM on this hyper-V host.

I also tested if it makes a difference if I use a remote control software to access the noscribe VM, or if I use rdp or the hyper-V console. Makes no difference.

What can be done to make this fantastic piece of software run with expected performance?

kaixxx commented 2 hours ago

This is really strange. We had a somewhat similar observation a few months back: https://github.com/kaixxx/noScribe/discussions/50#discussioncomment-9182216

I cannot reproduce this behavior on my machine. But I also don't have an NVIDIA graphics card, which may be the reason. If you find anything that we can do to improve the performance, let me know (but I don't want to steal mouse control from the user...).