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

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

Open

#844 aberto em 24 de jul. de 2023

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (2.849 forks)batch import
bughelp wantedquestion

Métricas do repositório

Stars
 (18.427 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador