myshell-ai / OpenVoice

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

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

Open nn1k4 opened 1 month ago

nn1k4 commented 1 month 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 1 week ago

image

设置 vad=True

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