myshell-ai / OpenVoice

Instant voice cloning by MIT and MyShell.
https://research.myshell.ai/open-voice
MIT License
29.82k stars 2.93k forks source link

RuntimeError: CUDA failed with error CUDA driver version is insufficient for CUDA runtime version #234

Open nn1k4 opened 6 months ago

nn1k4 commented 6 months ago

Occurs in the third cell of demo_part3.ipynb. How do I fix it?

python3.9 OpenVoice v2

Windows 11 Pro 64 bit GPU: Radeon RX 580 Series CPU: AMD Ryzen 5 3600 6-Core Processor RAM: 32 GB

freegithuber commented 4 months ago

image

设置 vad=True

target_se, audio_name = se_extractor.get_se(reference_speaker, tone_color_converter, vad=True)