RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
PortAudioError: Error opening Stream: Invalid sample rate
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
"sounddevice.PortAudioError: Error opening Stream: Invalid sample rate [PaErrorCode -9997]"
Keep receiving this error when running. How to change the frequency config?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the PortAudioError while running the application and trace the sounddevice stream-opening path. Identify where the frequency or sample-rate configuration is selected, then verify the chosen rate is accepted and the stream opens without the Invalid sample rate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100