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

invalid literal for int() with base 10: 'de'

Open

#844 opened on Jul 24, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (2,849 forks)batch import
bughelp wantedquestion

Repository metrics

Stars
 (18,427 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hey I seem to get the error (sr = int(sys.argv[2]) ValueError: invalid literal for int() with base 10: 'de') when trying to Process data on Gradio

Contributor guide