Can't Install OpenVino Correctly / Need Help with Installation

Hello,

I use Audacity to master songs created with AI and export them to various formats. I want to integrate the OpenVINO AI Plugins for Audacity to generate music directly on my PC (Windows 11 Pro, Intel CPU, Nvidia GPU) without relying on web-based services like Suno or Udio.

Unfortunately, I haven’t been able to get it to work despite numerous attempts. Here’s what I’ve tried so far:

  • Installed the latest version of FFmpeg
  • Verified the FFmpeg environment variables
  • Reinstalled Audacity 3.6.3 multiple times
  • Reinstalled the OpenVINO AI Plugins for Audacity several times
  • Restarted my computer numerous times and cleared caches

In Audacity, I’ve set: Audacity > Edit > Preferences > Modules > mod-openvino > Always Ask

Every time I start Audacity, I am prompted to choose whether to use OpenVINO. If I select “Yes,” Audacity crashes; if I select “No,” it works normally.

After each crash, the lastlog.txt file is updated with the following recurring errors:

error 126
Failed to load shared library
avformat-55.dll
avformat-57.dll
avformat-58.dll
avformat-59.dll
avformat-60.dll
avformat-61.dll

I understand that these DLLs were part of older FFmpeg versions, but I cannot locate them.

According to the FFmpeg archive, these DLLs are distributed in the following FFmpeg versions:

  • FFmpeg 6.0.1: libavformat 60
  • FFmpeg 5.0.3: libavformat 59
  • FFmpeg 4.1.11: libavformat 58
  • FFmpeg 3.3.9: libavformat 57
  • FFmpeg 2.7.7: libavformat 56
  • FFmpeg 2.3.6: libavformat 55

I have downloaded and unpacked these older versions, but I only find source files (.c), not the required DLLs.

I’m probably missing something simple, but I’m at a loss.

PLEASE, how can I successfully install OpenVINO in Audacity so that it works?

Thank you for your help!

Best regards,
Chris

Hi Chris,

When Audacity crashes, does a ‘Problem Report for Audacity’ window pop up with a bunch of debug info?

Here is an example: How to fix Unable to load the "mod-openvino" module error? - #9 by roxbororob

Also, what CPU are you using, specifically?

And don’t worry about those FFMpeg errors that you see in the log, they are unrelated to this crash (and actually expected, even if everything is working).

Thanks,
Ryan

Hey Ryan,

thank you for your answer and trying to help me!

CPU: Intel Xeon X3460 @ 2.80GHz

speccy

Yes the Problem Report does pop up with following:

Operating system: Windows NT
                  10.0.22631 4169
CPU: amd64
     family 6 model 30 stepping 5
     8 CPUs

GPU: UNKNOWN

Crash reason:  EXCEPTION_ILLEGAL_INSTRUCTION
Crash address: 0x7fff128741ea
Process uptime: 4 seconds

Thread 0 (crashed)
 0  openvino_intel_npu_plugin.dll + 0x141ea
    rax = 0x000002571b68e560   rdx = 0x0000000002540141
    rcx = 0x000000007ffe0380   rbx = 0x000002571b68e560
    rsi = 0x0000000000000000   rdi = 0x000002571bd3a230
    rbp = 0x000000aafc3bb530   rsp = 0x000000aafc3bb430
     r8 = 0x0000000000000254    r9 = 0x0000000000000040
    r10 = 0x0000000000000240   r11 = 0xb6bfe862020000be
    r12 = 0x0000000000000000   r13 = 0x0000025713d7deb0
    r14 = 0x000002571bd3a2b8   r15 = 0x0000025713d7deb0
    rip = 0x00007fff128741ea
    Found by: given as instruction pointer in context

    Stack contents:
     000000aafc3bb430 30 a2 d3 1b 57 02 00 00 00 00 00 00 00 00 00 00  0¢Ó.W...........
     000000aafc3bb440 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb450 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb460 00 00 00 00 00 00 00 00 60 e5 68 1b 57 02 00 00  ........`åh.W...
     000000aafc3bb470 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb480 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb490 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb4a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb4b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb4c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb4d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb4e0 00 00 00 00 00 00 00 00 50 c3 c8 5f ff 7f 00 00  ........PÃÈ_ÿ...
    Possible instruction pointers:

 1  ntdll.dll + 0x3c350
    rbp = 0x000000aafc3bb530   rsp = 0x000000aafc3bb4f0
    rip = 0x00007fff5fc8c350
    Found by: stack scanning

    Stack contents:
     000000aafc3bb4f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb500 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb510 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb520 4f 9d 72 1b 57 02 00 00 9b 04 00 00 00 00 00 00  O.r.W...›.......
     000000aafc3bb530 00 00 00 00 00 00 00 00 70 b2 df 1a 57 02 00 00  ........p²ß.W...
     000000aafc3bb540 30 e2 70 1b 57 02 00 00 00 00 00 00 00 00 00 00  0âp.W...........
     000000aafc3bb550 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb560 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb570 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb580 48 ba 3b fc aa 00 00 00 01 bc 3b fc aa 00 00 00  Hº;üª....¼;üª...
     000000aafc3bb590 58 54 2d 5d ff 7f 00 00                          XT-]ÿ...        
    Possible instruction pointers:

 2  KERNELBASE.dll + 0x195458
    rsp = 0x000000aafc3bb598   rip = 0x00007fff5d2d5458
    Found by: stack scanning

    Stack contents:
     000000aafc3bb598 70 ba 3b fc aa 00 00 00 50 9d 72 1b 57 02 00 00  pº;üª...P.r.W...
     000000aafc3bb5a8 f1 af c8 5f ff 7f 00 00                          ñ¯È_ÿ...        
    Possible instruction pointers:

 3  ntdll.dll + 0x3aff1
    rsp = 0x000000aafc3bb5b0   rip = 0x00007fff5fc8aff1
    Found by: stack scanning

    Stack contents:
     000000aafc3bb5b0 40 9d 72 1b 57 02 00 00 00 00 72 11 57 02 00 00  @.r.W.....r.W...
     000000aafc3bb5c0 79 b6 3b fc aa 00 00 00 00 00 00 00 00 00 00 00  y¶;üª...........
     000000aafc3bb5d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb5e0 34 00 00 c0 00 00 00 00 f9 e0 c6 5f ff 7f 00 00  4..À....ùàÆ_ÿ...
    Possible instruction pointers:

 4  ntdll.dll + 0x1e0f9
    rsp = 0x000000aafc3bb5f0   rip = 0x00007fff5fc6e0f9
    Found by: stack scanning

    Stack contents:
     000000aafc3bb5f0 00 00 00 00 00 00 00 00 50 9d 72 1b 57 02 00 00  ........P.r.W...
     000000aafc3bb600 20 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00   ...............
     000000aafc3bb610 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb620 40 b6 3b fc aa 00 00 00 00 00 00 00 00 00 00 00  @¶;üª...........
     000000aafc3bb630 4a 00 4c 00 00 00 00 00 50 9d 72 1b 57 02 00 00  J.L.....P.r.W...
     000000aafc3bb640 00 00 00 00 aa 00 00 00 00 00 00 00 00 00 00 00  ....ª...........
     000000aafc3bb650 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb660 30 00 00 00 14 00 00 00 00 00 00 00 00 00 00 00  0...............
     000000aafc3bb670 30 b6 3b fc aa 00 00 00 40 00 00 00 aa 00 00 00  0¶;üª...@...ª...
     000000aafc3bb680 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb690 00 00 00 00 00 00 00 00 3a 00 3c 00 00 00 00 00  ........:.<.....
     000000aafc3bb6a0 30 5e e9 1b 57 02 00 00 80 b9 3b fc aa 00 00 00  0^é.W....¹;üª...
     000000aafc3bb6b0 38 b8 3b fc aa 00 00 00 c4 69 c6 bb 8f a5 00 00  8¸;üª...ÄiÆ».¥..
     000000aafc3bb6c0 60 bc 3b fc aa 00 00 00 01 00 00 00 00 00 00 00  `¼;üª...........
     000000aafc3bb6d0 e0 b7 3b fc aa 00 00 00 55 a5 c6 5f ff 7f 00 00  à·;üª...U¥Æ_ÿ...
    Possible instruction pointers:

 5  ntdll.dll + 0x1a555
    rsp = 0x000000aafc3bb6e0   rip = 0x00007fff5fc6a555
    Found by: stack scanning

    Stack contents:
     000000aafc3bb6e0 00 00 00 00 00 00 00 00 06 00 00 00 00 00 00 00  ................
     000000aafc3bb6f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb700 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb710 30 a2 d3 1b 57 02 00 00 00 00 00 00 00 00 00 00  0¢Ó.W...........
     000000aafc3bb720 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb730 42 00 08 02 00 00 00 00 90 b7 3b fc aa 00 00 00  B........·;üª...
     000000aafc3bb740 02 00 00 00 aa 00 00 00 00 00 00 00 00 00 00 00  ....ª...........
     000000aafc3bb750 00 00 00 00 00 00 00 00 88 ba 3b fc aa 00 00 00  .........º;üª...
     000000aafc3bb760 c0 ba 3b fc aa 00 00 00 00 00 c6 bb 8f a5 00 00  Àº;üª.....Æ».¥..
     000000aafc3bb770 01 00 00 00 00 00 00 00 58 54 2d 5d ff 7f 00 00  ........XT-]ÿ...
    Possible instruction pointers:

 6  KERNELBASE.dll + 0x195458
    rsp = 0x000000aafc3bb780   rip = 0x00007fff5d2d5458
    Found by: stack scanning

    Stack contents:
     000000aafc3bb780 48 ba 3b fc aa 00 00 00 70 ba 3b fc aa 00 00 00  Hº;üª...pº;üª...
     000000aafc3bb790 43 00 3a 00 5c 00 57 00 49 00 4e 00 44 00 4f 00  C.:.\.W.I.N.D.O.
     000000aafc3bb7a0 57 00 53 00 5c 00 73 00 79 00 73 00 74 00 65 00  W.S.\.s.y.s.t.e.
     000000aafc3bb7b0 6d 00 33 00 32 00 5c 00 50 00 68 00 79 00 73 00  m.3.2.\.P.h.y.s.
     000000aafc3bb7c0 78 00 2e 00 63 00 70 00 6c 00 2e 00 44 00 4c 00  x...c.p.l...D.L.
     000000aafc3bb7d0 4c 00 00 00 aa 00 00 00 00 00 00 00 00 00 00 00  L...ª...........
     000000aafc3bb7e0 f4 b7 3b fc aa 00 00 00 80 00 00 00 00 00 00 00  ô·;üª...........
     000000aafc3bb7f0 00 00 6c 53 02 00 00 00 20 75 72 11 57 02 00 00  ..lS.... ur.W...
     000000aafc3bb800 3a 00 3c 00 00 00 00 00 30 5e e9 1b 57 02 00 00  :.<.....0^é.W...
     000000aafc3bb810 3a 00 80 00 aa 00 00 00 30 b9 3b fc aa 00 00 00  :...ª...0¹;üª...
     000000aafc3bb820 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
     000000aafc3bb830 00 00 00 00 e8 00 00 00 00 00 c5 5f ff 7f 00 00  ....è.....Å_ÿ...
     000000aafc3bb840 70 bc db 5f ff 7f 00 00                          p¼Û_ÿ...        
    Possible instruction pointers:

 7  ntdll.dll + 0x16bc70
    rsp = 0x000000aafc3bb848   rip = 0x00007fff5fdbbc70
    Found by: stack scanning

    Stack contents:
     000000aafc3bb848 00 00 00 00 00 00 00 00 70 bc db 5f ff 7f 00 00  ........p¼Û_ÿ...
    Possible instruction pointers:

 8  ntdll.dll + 0x16bc70
    rsp = 0x000000aafc3bb858   rip = 0x00007fff5fdbbc70
    Found by: stack scanning

    Stack contents:
     000000aafc3bb858 5a 2d c7 5f ff 7f 00 00                          Z-Ç_ÿ...        
    Possible instruction pointers:

 9  ntdll.dll + 0x22d5a
    rsp = 0x000000aafc3bb860   rip = 0x00007fff5fc72d5a
    Found by: stack scanning

    Stack contents:
     000000aafc3bb860 30 77 d8 5f ff 7f 00 00                          0wØ_ÿ...        
    Possible instruction pointers:

10  ntdll.dll + 0x137730
    rsp = 0x000000aafc3bb868   rip = 0x00007fff5fd87730
    Found by: stack scanning

    Stack contents:
     000000aafc3bb868 3d 03 00 00 00 00 00 00 00 00 20 00 aa 00 00 00  =......... .ª...
     000000aafc3bb878 a0 b8 3b fc aa 00 00 00 b8 77 d8 5f ff 7f 00 00   ¸;üª...¸wØ_ÿ...
    Possible instruction pointers:

11  ntdll.dll + 0x1377b8
    rsp = 0x000000aafc3bb888   rip = 0x00007fff5fd877b8
    Found by: stack scanning

    Stack contents:
     000000aafc3bb888 60 2a be 53 ff 7f 00 00 20 00 00 00 00 00 00 00  `*¾Sÿ... .......
     000000aafc3bb898 20 00 00 00 00 00 00 00 e8 00 c5 5f ff 7f 00 00   .......è.Å_ÿ...
    Possible instruction pointers:

12  ntdll.dll + 0xe8
    rsp = 0x000000aafc3bb8a8   rip = 0x00007fff5fc500e8
    Found by: stack scanning

    Stack contents:
     000000aafc3bb8a8 34 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00  4...............
     000000aafc3bb8b8 70 ba 3b fc aa 00 00 00 00 00 00 00 00 00 00 00  pº;üª...........
     000000aafc3bb8c8 40 23 72 11 57 02 00 00 60 2a be 53 ff 7f 00 00  @#r.W...`*¾Sÿ...
     000000aafc3bb8d8 9c 29 c7 5f ff 7f 00 00                          œ)Ç_ÿ...        
    Possible instruction pointers:

13  ntdll.dll + 0x2299c
    rsp = 0x000000aafc3bb8e0   rip = 0x00007fff5fc7299c
    Found by: stack scanning

Thread 1
 0  ntdll.dll + 0xa3d84
    rax = 0x00000000000001e3   rdx = 0x000002571172be70
    rcx = 0x0000000000000084   rbx = 0x00000257117276b0
    rsi = 0x0000000000000001   rdi = 0x000002571172c1f0
    rbp = 0x0000000000000000   rsp = 0x000000aafc6ff7e8
     r8 = 0x0000000000000009    r9 = 0x0000000000000029
    r10 = 0x0000000000000000   r11 = 0xfcffff9efe000003
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x000000000000ffff   r15 = 0x0000000000000000
    rip = 0x00007fff5fcf3d84
    Found by: given as instruction pointer in context

    Stack contents:
     000000aafc6ff7e8 5e 58 c8 5f ff 7f 00 00                          ^XÈ_ÿ...        
    Possible instruction pointers:

 1  ntdll.dll + 0x3585e
    rax = 0x00000000000001e3   rdx = 0x000002571172be70
    rcx = 0x0000000000000084   rbx = 0x00000257117276b0
    rsi = 0x0000000000000001   rdi = 0x000002571172c1f0
    rbp = 0x0000000000000000   rsp = 0x000000aafc6ff7f0
     r8 = 0x0000000000000009    r9 = 0x0000000000000029
    r10 = 0x0000000000000000   r11 = 0xfcffff9efe000003
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x000000000000ffff   r15 = 0x0000000000000000
    rip = 0x00007fff5fc8585e
    Found by: simulating a return from leaf function

Thread 2
 0  ntdll.dll + 0xa3d84
    rax = 0x00000000000001e3   rdx = 0x00000257117344d0
    rcx = 0x0000000000000084   rbx = 0x00000257117276b0
    rsi = 0x0000000000000001   rdi = 0x0000025711734850
    rbp = 0x0000000000000000   rsp = 0x000000aafc7ff578
     r8 = 0x000000aafc7fec10    r9 = 0x000000000000004c
    r10 = 0x000000000000004c   r11 = 0x000000aafc7fea20
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x000000000000ffff   r15 = 0x0000000000000000
    rip = 0x00007fff5fcf3d84
    Found by: given as instruction pointer in context

    Stack contents:
     000000aafc7ff578 5e 58 c8 5f ff 7f 00 00                          ^XÈ_ÿ...        
    Possible instruction pointers:

 1  ntdll.dll + 0x3585e
    rax = 0x00000000000001e3   rdx = 0x00000257117344d0
    rcx = 0x0000000000000084   rbx = 0x00000257117276b0
    rsi = 0x0000000000000001   rdi = 0x0000025711734850
    rbp = 0x0000000000000000   rsp = 0x000000aafc7ff580
     r8 = 0x000000aafc7fec10    r9 = 0x000000000000004c
    r10 = 0x000000000000004c   r11 = 0x000000aafc7fea20
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x000000000000ffff   r15 = 0x0000000000000000
    rip = 0x00007fff5fc8585e
    Found by: simulating a return from leaf function

Thread 3
 0  ntdll.dll + 0xa3d84
    rax = 0x00000000000001e3   rdx = 0x0000025711739e50
    rcx = 0x0000000000000084   rbx = 0x00000257117276b0
    rsi = 0x0000000000000001   rdi = 0x000002571173a1d0
    rbp = 0x0000000000000000   rsp = 0x000000aafc8ffb08
     r8 = 0x0000000000000031    r9 = 0x0000000000000004
    r10 = 0x0000000000000001   r11 = 0x00007fff14733101
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x000000000000ffff   r15 = 0x0000000000000000
    rip = 0x00007fff5fcf3d84
    Found by: given as instruction pointer in context

    Stack contents:
     000000aafc8ffb08 5e 58 c8 5f ff 7f 00 00                          ^XÈ_ÿ...        
    Possible instruction pointers:

 1  ntdll.dll + 0x3585e
    rax = 0x00000000000001e3   rdx = 0x0000025711739e50
    rcx = 0x0000000000000084   rbx = 0x00000257117276b0
    rsi = 0x0000000000000001   rdi = 0x000002571173a1d0
    rbp = 0x0000000000000000   rsp = 0x000000aafc8ffb10
     r8 = 0x0000000000000031    r9 = 0x0000000000000004
    r10 = 0x0000000000000001   r11 = 0x00007fff14733101
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x000000000000ffff   r15 = 0x0000000000000000
    rip = 0x00007fff5fc8585e
    Found by: simulating a return from leaf function

Loaded modules:
0x7ff6142a0000 - 0x7ff61502cfff  Audacity.exe  3.6.3.0  (main)
0x7ffeb7e50000 - 0x7ffeba431fff  nvopencl64.dll  27.21.14.5671
0x7ffeba440000 - 0x7ffec8cb9fff  torch_cpu.dll  0.0.0.0
0x7fff0ebf0000 - 0x7fff1102dfff  openvino_intel_cpu_plugin.dll  2024.3.0.16041
0x7fff12860000 - 0x7fff129f1fff  openvino_intel_npu_plugin.dll  2024.3.0.16041  (WARNING: No symbols, openvino_intel_npu_plugin.dll, 000000000000000000000000000000000)
0x7fff12a00000 - 0x7fff12a6cfff  openvino_hetero_plugin.dll  2024.3.0.16041
0x7fff12a70000 - 0x7fff140a1fff  openvino_intel_gpu_plugin.dll  2024.3.0.16041
0x7fff140b0000 - 0x7fff140e1fff  tbbbind_2_5.dll  2021.2.5.0
0x7fff140f0000 - 0x7fff14121fff  openvino_auto_batch_plugin.dll  2024.3.0.16041
0x7fff14130000 - 0x7fff141a4fff  openvino_auto_plugin.dll  2024.3.0.16041
0x7fff141b0000 - 0x7fff141d8fff  mod-wavpack.dll  0.0.0.0
0x7fff141e0000 - 0x7fff14217fff  mod-pcm.dll  0.0.0.0
0x7fff14220000 - 0x7fff14255fff  mod-opus.dll  0.0.0.0
0x7fff14260000 - 0x7fff1429bfff  tbbmalloc.dll  2021.2.5.0
0x7fff142a0000 - 0x7fff142fbfff  asmjit.dll  0.0.0.0
0x7fff14300000 - 0x7fff147cffff  fbgemm.dll  0.0.0.0
0x7fff147d0000 - 0x7fff14a8cfff  uv.dll  0.0.0.0
0x7fff14a90000 - 0x7fff14becfff  libiomp5md.dll  5.0.2024.320
0x7fff14bf0000 - 0x7fff14e09fff  c10.dll  0.0.0.0
0x7fff14e10000 - 0x7fff14e21fff  OpenCL.dll  3.0.6.0
0x7fff14e30000 - 0x7fff14e5ffff  tbb12.dll  2021.2.5.0
0x7fff14e60000 - 0x7fff15017fff  whisper.dll  0.0.0.0
0x7fff15020000 - 0x7fff15caafff  openvino.dll  2024.3.0.16041
0x7fff15cb0000 - 0x7fff15debfff  mod-openvino.dll  0.0.0.0
0x7fff15df0000 - 0x7fff15e05fff  vorbisfile.dll  0.0.0.0
0x7fff15e10000 - 0x7fff15e2ffff  mod-ogg.dll  0.0.0.0
0x7fff15e30000 - 0x7fff15e98fff  mpg123.dll  0.0.0.0
0x7fff15ea0000 - 0x7fff15ebafff  mod-mpg123.dll  0.0.0.0
0x7fff15ec0000 - 0x7fff15f68fff  libmp3lame.DLL  0.0.0.0
0x7fff15f70000 - 0x7fff15fcbfff  mod-mp3.dll  0.0.0.0
0x7fff15fd0000 - 0x7fff1602bfff  mod-mp2.dll  0.0.0.0
0x7fff16030000 - 0x7fff16074fff  mod-midi-import-export.dll  0.0.0.0
0x7fff16080000 - 0x7fff16098fff  mod-lof.dll  0.0.0.0
0x7fff160a0000 - 0x7fff160c8fff  FLAC++.dll  0.0.0.0
0x7fff160d0000 - 0x7fff16104fff  mod-flac.dll  0.0.0.0
0x7fff16110000 - 0x7fff16177fff  lib-ffmpeg-support.dll  0.0.0.0
0x7fff16180000 - 0x7fff161f0fff  mod-ffmpeg.dll  0.0.0.0
0x7fff16200000 - 0x7fff1623cfff  wavpackdll.dll  5.6.0.0
0x7fff16240000 - 0x7fff16250fff  lib-crypto.dll  0.0.0.0
0x7fff16260000 - 0x7fff16378fff  lib-cloud-audiocom.dll  0.0.0.0
0x7fff16380000 - 0x7fff1643efff  mod-cloud-audiocom.dll  0.0.0.0
0x7fff16440000 - 0x7fff16471fff  mod-cl.dll  0.0.0.0
0x7fff16480000 - 0x7fff164b6fff  mod-aup.dll  0.0.0.0
0x7fff164c0000 - 0x7fff16544fff  opus.dll  0.0.0.0
0x7fff16550000 - 0x7fff16563fff  ogg.dll  0.0.0.0
0x7fff16570000 - 0x7fff165cefff  FLAC.dll  0.0.0.0
0x7fff165d0000 - 0x7fff166b9fff  vorbis.dll  0.0.0.0
0x7fff166c0000 - 0x7fff1676efff  vorbisenc.dll  0.0.0.0
0x7fff16770000 - 0x7fff16792fff  zlib1.dll  1.2.13.0
0x7fff167a0000 - 0x7fff167c1fff  lib-uuid.dll  0.0.0.0
0x7fff167d0000 - 0x7fff16806fff  libexpat.dll  2.5.0.0
0x7fff16810000 - 0x7fff16854fff  libpng16.dll  0.0.0.0
0x7fff16860000 - 0x7fff16922fff  jpeg8.dll  8.2.2.0
0x7fff16930000 - 0x7fff169cefff  libcurl.dll  7.82.0.0
0x7fff169d0000 - 0x7fff169e0fff  lib-concurrency.dll  0.0.0.0
0x7fff169f0000 - 0x7fff16a04fff  lib-ipc.dll  0.0.0.0
0x7fff16a10000 - 0x7fff16a23fff  lib-audio-graph.dll  0.0.0.0
0x7fff16a30000 - 0x7fff16b08fff  sqlite.dll  0.0.0.0
0x7fff16b10000 - 0x7fff16b34fff  lib-sqlite-helpers.dll  0.0.0.0
0x7fff16b40000 - 0x7fff16b5efff  wxbase313u_xml_vc_x64_custom.dll  3.1.3.0
0x7fff16b60000 - 0x7fff16b74fff  lib-transactions.dll  0.0.0.0
0x7fff16b80000 - 0x7fff16c2dfff  sndfile.dll  1.0.31.0
0x7fff16c30000 - 0x7fff16c6afff  portaudio_x64.dll  0.0.0.0
0x7fff16c70000 - 0x7fff16c8dfff  VCRUNTIME140.dll  14.40.33810.0
0x7fff16c90000 - 0x7fff16cd7fff  lib-sentry-reporting.dll  0.0.0.0
0x7fff16ce0000 - 0x7fff16d6cfff  MSVCP140.dll  14.40.33810.0
0x7fff16d70000 - 0x7fff170f9fff  wxbase313u_vc_x64_custom.dll  3.1.3.0
0x7fff17100000 - 0x7fff17125fff  lib-strings.dll  0.0.0.0
0x7fff17130000 - 0x7fff17144fff  lib-basic-ui.dll  0.0.0.0
0x7fff17150000 - 0x7fff17171fff  lib-utility.dll  0.0.0.0
0x7fff17180000 - 0x7fff17195fff  lib-exceptions.dll  0.0.0.0
0x7fff171a0000 - 0x7fff171c5fff  lib-string-utils.dll  0.0.0.0
0x7fff171d0000 - 0x7fff17210fff  lib-preferences.dll  0.0.0.0
0x7fff17220000 - 0x7fff17240fff  lib-components.dll  0.0.0.0
0x7fff17250000 - 0x7fff1727afff  lib-files.dll  0.0.0.0
0x7fff17280000 - 0x7fff172a5fff  lib-registries.dll  0.0.0.0
0x7fff172b0000 - 0x7fff172c7fff  lib-channel.dll  0.0.0.0
0x7fff172d0000 - 0x7fff172fdfff  lib-xml.dll  0.0.0.0
0x7fff17300000 - 0x7fff1732dfff  lib-project.dll  0.0.0.0
0x7fff17330000 - 0x7fff17350fff  lib-project-history.dll  0.0.0.0
0x7fff17360000 - 0x7fff173abfff  lib-track.dll  0.0.0.0
0x7fff173b0000 - 0x7fff173cafff  lib-playable-track.dll  0.0.0.0
0x7fff173d0000 - 0x7fff17460fff  lib-math.dll  0.0.0.0
0x7fff17470000 - 0x7fff174a2fff  lib-mixer.dll  0.0.0.0
0x7fff174b0000 - 0x7fff174c3fff  lib-sample-track.dll  0.0.0.0
0x7fff174d0000 - 0x7fff17513fff  lib-audio-devices.dll  0.0.0.0
0x7fff17520000 - 0x7fff1753cfff  lib-project-rate.dll  0.0.0.0
0x7fff17540000 - 0x7fff17588fff  lib-numeric-formats.dll  0.0.0.0
0x7fff17590000 - 0x7fff175bbfff  lib-time-frequency-selection.dll  0.0.0.0
0x7fff175c0000 - 0x7fff175f3fff  lib-snapping.dll  0.0.0.0
0x7fff17600000 - 0x7fff17645fff  lib-time-and-pitch.dll  0.0.0.0
0x7fff17650000 - 0x7fff17705fff  lib-wave-track.dll  0.0.0.0
0x7fff17710000 - 0x7fff17751fff  lib-network-manager.dll  0.0.0.0
0x7fff17760000 - 0x7fff177c2fff  lib-module-manager.dll  0.0.0.0
0x7fff177d0000 - 0x7fff17823fff  lib-effects.dll  0.0.0.0
0x7fff17830000 - 0x7fff182cefff  wxmsw313u_core_vc_x64_custom.dll  3.1.3.0
0x7fff18c70000 - 0x7fff18ca8fff  lib-realtime-effects.dll  0.0.0.0
0x7fff18cb0000 - 0x7fff18d33fff  lib-project-file-io.dll  0.0.0.0
0x7fff18d40000 - 0x7fff18df9fff  wxmsw313u_html_vc_x64_custom.dll  3.1.3.0
0x7fff18f40000 - 0x7fff18faafff  lib-import-export.dll  0.0.0.0
0x7fff18fb0000 - 0x7fff19096fff  wxmsw313u_aui_vc_x64_custom.dll  3.1.3.0
0x7fff1a280000 - 0x7fff1a2adfff  lib-track-selection.dll  0.0.0.0
0x7fff1a7e0000 - 0x7fff1a804fff  lib-stretching-sequence.dll  0.0.0.0
0x7fff1a810000 - 0x7fff1a826fff  lib-command-parameters.dll  0.0.0.0
0x7fff1a830000 - 0x7fff1a8aefff  lib-wx-wrappers.dll  0.0.0.0
0x7fff1a8b0000 - 0x7fff1a929fff  lib-theme.dll  0.0.0.0
0x7fff1a930000 - 0x7fff1a99dfff  lib-shuttlegui.dll  0.0.0.0
0x7fff1a9a0000 - 0x7fff1a9f9fff  lib-audio-io.dll  0.0.0.0
0x7fff1aa00000 - 0x7fff1aa5efff  lib-crashpad-configurer.dll  0.0.0.0
0x7fff1aa60000 - 0x7fff1aaf2fff  lib-vst3.dll  0.0.0.0
0x7fff1ab00000 - 0x7fff1ab8afff  lib-lv2.dll  0.0.0.0
0x7fff1ab90000 - 0x7fff1abd9fff  lib-vst.dll  0.0.0.0
0x7fff1abe0000 - 0x7fff1ac29fff  lib-dynamic-range-processor.dll  0.0.0.0
0x7fff1ac30000 - 0x7fff1ac7ffff  lib-music-information-retrieval.dll  0.0.0.0
0x7fff1ac80000 - 0x7fff1acd8fff  lib-note-track.dll  0.0.0.0
0x7fff1ace0000 - 0x7fff1ad52fff  lib-menus.dll  0.0.0.0
0x7fff1b150000 - 0x7fff1b18ffff  wxmsw313u_qa_vc_x64_custom.dll  3.1.3.0
0x7fff1b190000 - 0x7fff1b21afff  lib-wx-init.dll  0.0.0.0
0x7fff1b220000 - 0x7fff1b455fff  lib-theme-resources.dll  0.0.0.0
0x7fff1f970000 - 0x7fff1f982fff  lib-file-formats.dll  0.0.0.0
0x7fff1fe10000 - 0x7fff1fe2efff  lib-tags.dll  0.0.0.0
0x7fff203f0000 - 0x7fff2041afff  lib-fft.dll  0.0.0.0
0x7fff20d20000 - 0x7fff20d46fff  lib-ladspa.dll  0.0.0.0
0x7fff20f20000 - 0x7fff20f36fff  lib-graphics.dll  0.0.0.0
0x7fff20f80000 - 0x7fff20f93fff  portmidi.dll  0.0.0.0
0x7fff237a0000 - 0x7fff237c2fff  lib-preference-pages.dll  0.0.0.0
0x7fff26150000 - 0x7fff26169fff  lib-url-schemes.dll  0.0.0.0
0x7fff261b0000 - 0x7fff261d5fff  lib-wave-track-paint.dll  0.0.0.0
0x7fff26210000 - 0x7fff26233fff  lib-viewport.dll  0.0.0.0
0x7fff39260000 - 0x7fff3927dfff  lib-time-track.dll  0.0.0.0
0x7fff3d180000 - 0x7fff3d3b1fff  dbghelp.dll  10.0.22621.3593
0x7fff42580000 - 0x7fff425e8fff  OLEACC.dll  7.2.22621.1
0x7fff425f0000 - 0x7fff42696fff  WINSPOOL.DRV  10.0.22621.3810
0x7fff428c0000 - 0x7fff42b52fff  COMCTL32.dll  6.10.22621.3672
0x7fff445a0000 - 0x7fff445aefff  lib-export-ui.dll  0.0.0.0
0x7fff450c0000 - 0x7fff450c6fff  MSIMG32.dll  10.0.22621.2506
0x7fff455d0000 - 0x7fff455d6fff  MSVCP140_CODECVT_IDS.dll  14.40.33810.0
0x7fff45850000 - 0x7fff4585bfff  VCRUNTIME140_1.dll  14.40.33810.0
0x7fff48560000 - 0x7fff4860ffff  TextShaping.dll  10.0.22621.4036
0x7fff49d50000 - 0x7fff49d58fff  WSOCK32.dll  10.0.22621.1
0x7fff4b7e0000 - 0x7fff4b922fff  textinputframework.dll  10.0.22621.4111
0x7fff4d040000 - 0x7fff4d073fff  WINMM.dll  10.0.22621.3672
0x7fff50800000 - 0x7fff50ed4fff  nvapi64.dll  27.21.14.5671
0x7fff53050000 - 0x7fff53069fff  windows.staterepositorycore.dll  10.0.22621.4036
0x7fff562e0000 - 0x7fff562effff  lib-screen-geometry.dll  0.0.0.0
0x7fff57150000 - 0x7fff57181fff  cryptnet.dll  10.0.22621.1
0x7fff57360000 - 0x7fff57369fff  VERSION.dll  10.0.22621.1
0x7fff5a240000 - 0x7fff5a3f0fff  WindowsCodecs.dll  10.0.22621.3880
0x7fff5a4f0000 - 0x7fff5a5a0fff  UxTheme.dll  10.0.22621.4111
0x7fff5a5e0000 - 0x7fff5a616fff  dxcore.dll  10.0.22621.3958
0x7fff5ada0000 - 0x7fff5aedefff  wintypes.dll  10.0.22621.3810
0x7fff5aee0000 - 0x7fff5b7defff  windows.storage.dll  10.0.22621.4169
0x7fff5ba40000 - 0x7fff5ba6cfff  IPHLPAPI.DLL  10.0.22621.1
0x7fff5bfc0000 - 0x7fff5bfd7fff  kernel.appcore.dll  10.0.22621.3958
0x7fff5c0d0000 - 0x7fff5c103fff  ntmarta.dll  10.0.22621.1
0x7fff5c220000 - 0x7fff5c262fff  SspiCli.dll  10.0.22621.3810
0x7fff5c590000 - 0x7fff5c5b7fff  USERENV.dll  10.0.22621.3527
0x7fff5c710000 - 0x7fff5c71bfff  CRYPTBASE.DLL  10.0.22621.1
0x7fff5c750000 - 0x7fff5c761fff  msasn1.dll  10.0.22621.2506
0x7fff5cc60000 - 0x7fff5ccadfff  CFGMGR32.dll  10.0.22621.2506
0x7fff5cea0000 - 0x7fff5cec6fff  profapi.dll  10.0.22621.4111
0x7fff5cf70000 - 0x7fff5cfeafff  bcryptPrimitives.dll  10.0.22621.3672
0x7fff5cff0000 - 0x7fff5d100fff  ucrtbase.dll  10.0.22621.3593
0x7fff5d110000 - 0x7fff5d137fff  bcrypt.dll  10.0.22621.2506
0x7fff5d140000 - 0x7fff5d4ecfff  KERNELBASE.dll  10.0.22621.4111  (WARNING: No symbols, kernelbase.pdb, 12FBF1DF25BDD44B462F0B73E2EAEA2E1)
0x7fff5d4f0000 - 0x7fff5d608fff  gdi32full.dll  10.0.22621.3958
0x7fff5d680000 - 0x7fff5d6a5fff  win32u.dll  10.0.22621.4169
0x7fff5d6b0000 - 0x7fff5d749fff  msvcp_win.dll  10.0.22621.3374
0x7fff5d810000 - 0x7fff5d975fff  CRYPT32.dll  10.0.22621.4169
0x7fff5d9f0000 - 0x7fff5da20fff  IMM32.DLL  10.0.22621.3374
0x7fff5da80000 - 0x7fff5db93fff  RPCRT4.dll  10.0.22621.3810
0x7fff5dc20000 - 0x7fff5dce3fff  KERNEL32.DLL  10.0.22621.3958
0x7fff5dcf0000 - 0x7fff5ddc6fff  OLEAUT32.dll  10.0.22621.3672
0x7fff5ddd0000 - 0x7fff5ddd7fff  PSAPI.DLL  10.0.22621.1
0x7fff5dde0000 - 0x7fff5df3dfff  MSCTF.dll  10.0.22621.4111
0x7fff5df40000 - 0x7fff5e03efff  COMDLG32.dll  10.0.22621.4111
0x7fff5e040000 - 0x7fff5e0f1fff  ADVAPI32.dll  10.0.22621.3810
0x7fff5e100000 - 0x7fff5e128fff  GDI32.dll  10.0.22621.4036
0x7fff5e140000 - 0x7fff5e5b3fff  SETUPAPI.dll  10.0.22621.2506
0x7fff5e5c0000 - 0x7fff5ee26fff  SHELL32.dll  10.0.22621.4111
0x7fff5ee30000 - 0x7fff5eed8fff  sechost.dll  10.0.22621.3810
0x7fff5eee0000 - 0x7fff5ef50fff  WS2_32.dll  10.0.22621.1
0x7fff5ef80000 - 0x7fff5f30dfff  combase.dll  10.0.22621.4111
0x7fff5f310000 - 0x7fff5f4b4fff  ole32.dll  10.0.22621.3958
0x7fff5f4c0000 - 0x7fff5f5b8fff  shcore.dll  10.0.22621.4111
0x7fff5f5c0000 - 0x7fff5f666fff  msvcrt.dll  7.0.22621.2506
0x7fff5f670000 - 0x7fff5f81dfff  USER32.dll  10.0.22621.4111
0x7fff5fb10000 - 0x7fff5fb6dfff  SHLWAPI.dll  10.0.22621.3672
0x7fff5fc50000 - 0x7fff5fe66fff  ntdll.dll  10.0.22621.4111  (WARNING: No symbols, ntdll.pdb, E9BF26FAC25F2AC59A4EBBBC295696881)

regards Chris

Got it, thanks.

It looks like you have the same problem as what was reported in the link that I gave.

To work around the issue, you can simply delete the openvino_intel_npu_plugin.dll file that is sitting in C:\Program Files\Audacity

Let me know if this resolves it. Thanks!

Yes, it works now. Great Ryan! :slight_smile:

Maybe this tip should be included in the Audacity help pages so that other people don’t have to search for so long.

But :frowning:

When I create a song with Suno, LoudMe, Udio… it takes 1-2 minutes. If it takes several hours or days for a 3-minute song in Audacity, then I can’t use it. :frowning:

I also don’t understand why I can’t select my GPU, but only the CPU. In the Windows graphics settings, Audacity is already set to “High performance”, so it should use the GPU.

I have already uninstalled openvino. Seems not to be what I expected.

Regards Chris

Glad that you were able to get it working.

Sorry that processing takes longer than what you might have expected. The processing time is going to vary from PC to PC, and it’s really dependent on what kind of hardware you are running.

The OpenVINO framework primarily supports Intel GPUs (both integrated and discrete), which is why it doesn’t show your NVidia GPU as a selectable device.

And on your CPU (which is around 15 years old), I would imagine that Music Generation capabilities would take a really long time, so I don’t blame you for bailing :slight_smile:

Thanks for giving it a shot!
Ryan

haha :grinning: yes its a really old thing but does its work every day!
Maybe some day I will remember this good support! :wink:
Later!

1 Like