RVC-Project / Retrieval-based-Voice-Conversion-WebUI

Easily train a good VC model with voice data <= 10 mins!
MIT License
24.24k stars 3.59k forks source link

sounddevice.PortAudioError: Error opening Stream: Invalid sample rate #1474

Closed LMProduction67 closed 5 months ago

LMProduction67 commented 1 year ago

Hello, I tried to set up gui_v1 but i become a message after clicking on Start audio conversion 👍 sounddevice.PortAudioError: Error opening Stream: Invalid sample rate [PaErrorCode -9997] I had a previous version and all was ok. I have python 3.10.11 on Windows 10. Thanks

Artholos commented 7 months ago

Hey dude, I had the same error message today too. It happened when I tried using the WASAPI. It fixed for me by switching to MME and unplugging/replugging my audio out device (for me is my audio mixer for speakers). Then it started working for me. So maybe you can try the old unplug and plug back in trick.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 15 days since being marked as stale.