Coder Social home page Coder Social logo

how to download models? about rvc-webui HOT 2 OPEN

ddpn08 avatar ddpn08 commented on June 16, 2024
how to download models?

from rvc-webui.

Comments (2)

ddPn08 avatar ddPn08 commented on June 16, 2024

I was not able to reproduce the problem in my environment.
If a file ending in .pth exists in models/checkpoints it should be recognized.
Could you please provide more information?

from rvc-webui.

JoaCHIP avatar JoaCHIP commented on June 16, 2024

Apart from the 4 built-in files (guanguan, keruan, kiki, youzhan), a lot of the files i've tried putting into the "weights" folder causes a python error when selecting the file in the drop-down. Example:

Traceback (most recent call last):
  File "D:\Programs\RVC1006Nvidia\runtime\lib\site-packages\gradio\routes.py", line 321, in run_predict
    output = await app.blocks.process_api(
  File "D:\Programs\RVC1006Nvidia\runtime\lib\site-packages\gradio\blocks.py", line 1006, in process_api
    result = await self.call_function(fn_index, inputs, iterator, request)
  File "D:\Programs\RVC1006Nvidia\runtime\lib\site-packages\gradio\blocks.py", line 847, in call_function
    prediction = await anyio.to_thread.run_sync(
  File "D:\Programs\RVC1006Nvidia\runtime\lib\site-packages\anyio\to_thread.py", line 31, in run_sync
    return await get_asynclib().run_sync_in_worker_thread(
  File "D:\Programs\RVC1006Nvidia\runtime\lib\site-packages\anyio\_backends\_asyncio.py", line 937, in run_sync_in_worker_thread
    return await future
  File "D:\Programs\RVC1006Nvidia\runtime\lib\site-packages\anyio\_backends\_asyncio.py", line 867, in run
    result = context.run(func, *args)
  File "D:\Programs\RVC1006Nvidia\infer\modules\vc\modules.py", line 102, in get_vc
    self.tgt_sr = self.cpt["config"][-1]
KeyError: 'config'

Edit: I've found out that .pth files can be many different things. They are not necessarily compatible with this. Maybe some sort of naming convention is needed to help people who are new to all this.

from rvc-webui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.