Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradio errors out and python crashing #75

Open
ic1149 opened this issue Jul 22, 2024 · 1 comment
Open

gradio errors out and python crashing #75

ic1149 opened this issue Jul 22, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@ic1149
Copy link

ic1149 commented Jul 22, 2024

Describe the bug
when converting voice, gradio errors out, rvc stops running, python has also crashed. no error message in cmd.

crash event data (in windows event viewer)


AppName python.exe 

AppVersion 3.10.11150.1013 

AppTimeStamp 642cc427 

ModuleName msvcp140-b9d2f1930e3a04e4b9f88e2514052f10.dll 

ModuleVersion 14.16.27033.0 

ModuleTimeStamp 5d30eae5 

ExceptionCode c0000005 

FaultingOffset 00000000000192a0 

ProcessId 0x8a4 

ProcessCreationTime 0x1dadc3f0825c6e8 

AppPath C:\Users\<myusername>\AppData\Local\Programs\Python\Python310\python.exe 

ModulePath C:\Users\<myusername>\AppData\Local\Programs\Python\Python310\lib\site-packages\faiss_cpu.libs\msvcp140-b9d2f1930e3a04e4b9f88e2514052f10.dll 

IntegratorReportId 8a19a618-a6f0-4fbd-ad59-0ee30a4e467c 


To Reproduce
Steps to reproduce the behavior:

  1. run python web.py
  2. choose voice model pth and index
  3. start conversion

Expected behavior
the result of voice conversion shows
no problem when installing faiss-cpu==1.7.2

Desktop (please complete the following information):

  • OS and version: windows 11
  • Python version: 3.10.11
  • Commit/Tag with the issue: main

Additional context
N/A

@fumiama fumiama added bug Something isn't working help wanted Extra attention is needed question Further information is requested labels Jul 24, 2024
@fumiama
Copy link
Owner

fumiama commented Jul 24, 2024

Quite strange. Can anyone reproduce this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants