OpenVoice icon indicating copy to clipboard operation
OpenVoice copied to clipboard

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

Open nn1k4 opened this issue 1 year ago • 1 comments

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

nn1k4 avatar May 13 '24 15:05 nn1k4

image

设置 vad=True

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

freegithuber avatar Jun 25 '24 08:06 freegithuber