IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.
https://applio.org
MIT License
1.49k stars 247 forks source link

Applio wont convert the files #508

Closed wowlel closed 1 month ago

wowlel commented 1 month ago

Bug Description When i record my audio and then try to convert it it shows the error File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\gradio\route_utils.py", line 276, in call_process_api output = await app.get_blocks().process_api( File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\gradio\blocks.py", line 1923, in process_api result = await self.call_function( File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\gradio\blocks.py", line 1509, in call_function prediction = await anyio.to_thread.run_sync( File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\anyio\to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\anyio_backends_asyncio.py", line 2177, in run_sync_in_worker_thread return await future File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\anyio_backends_asyncio.py", line 859, in run result = context.run(func, args) File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\gradio\utils.py", line 832, in wrapper response = f(args, kwargs) File "C:\Users\Akaks\Documents\ApplioV3.2.1\core.py", line 69, in run_infer_script infer_pipeline( File "C:\Users\Akaks\Documents\ApplioV3.2.1\rvc\infer\infer.py", line 384, in infer_pipeline self.get_vc(model_path, 0) File "C:\Users\Akaks\Documents\ApplioV3.2.1\rvc\infer\infer.py", line 282, in get_vc self.load_model(weight_root) File "C:\Users\Akaks\Documents\ApplioV3.2.1\rvc\infer\infer.py", line 303, in load_model torch.load(weight_root, map_location="cpu") File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\torch\serialization.py", line 1028, in load return _legacy_load(opened_file, map_location, pickle_module, pickle_load_args) File "C:\Users\Akaks\Documents\ApplioV3.2.1\env\lib\site-packages\torch\serialization.py", line 1246, in _legacy_load magic_number = pickle_module.load(f, pickle_load_args) EOFError: Ran out of input by the way it always runs on local url 127.0.0.1:6969 im not sure why Steps to Reproduce** Outline the steps to replicate the issue:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. Observe the error.

Expected Behavior Describe what you expected to happen. I expected the error again as usual

Assets Include screenshots or videos if they can illustrate the issue. Capture

Desktop Details:

Additional Context Any additional information that might be relevant to the issue.

blaisewf commented 1 month ago

im unable to replicate the error, try again please