GithubHelp home page GithubHelp logo

michiyamakaren / ultimatevocalremover-webui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anjok07/ultimatevocalremovergui

9.0 9.0 2.0 8.64 MB

GUI for a Vocal Remover that uses Deep Neural Networks.

License: MIT License

Python 64.26% Tcl 35.74%

ultimatevocalremover-webui's People

Contributors

233lol avatar anjok07 avatar aufr33 avatar cclauss avatar dilanboskan avatar djkcyl avatar jas0n2k avatar michiyamakaren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ultimatevocalremover-webui's Issues

Broken model hashes

I think this is fixable if model_data.json gets updated but the models fail due undefined things in a .py (i don't remember which but i think it was UVR_interface.py)

Example

Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/gradio/queueing.py", line 388, in call_prediction
    output = await route_utils.call_process_api(
  File "/usr/local/lib/python3.10/dist-packages/gradio/route_utils.py", line 217, in call_process_api
    output = await app.get_blocks().process_api(
  File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 1553, in process_api
    result = await self.call_function(
  File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 1191, in call_function
    prediction = await anyio.to_thread.run_sync(
  File "/usr/local/lib/python3.10/dist-packages/anyio/to_thread.py", line 33, in run_sync
    return await get_asynclib().run_sync_in_worker_thread(
  File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread
    return await future
  File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 807, in run
    result = context.run(func, *args)
  File "/usr/local/lib/python3.10/dist-packages/gradio/utils.py", line 659, in wrapper
    response = f(*args, **kwargs)
  File "/content/ultimatevocalremover-colab/webUI.py", line 123, in process
    seperator = uvr.process(
  File "/content/ultimatevocalremover-colab/UVR_interface.py", line 684, in process
    seperator = SeperateMDX(model, process_data)
  File "/content/ultimatevocalremover-colab/separate.py", line 76, in __init__
    self.overlap = model_data.overlap
AttributeError: 'ModelData' object has no attribute 'overlap'

Pls, help...

`2023-11-12 16:18:27,574 - UVR BEGIN
Running on local URL:  http://127.0.0.1:7861

To create a public link, set `share=True` in `launch()`.
2023-11-12 16:18:53,472 - HTTP Request: POST http://127.0.0.1:7861/reset "HTTP/1.1 200 OK"
2023-11-12 16:18:53,526 - Task exception was never retrieved
future: <Task finished name='i3cszgik4t_3' coro=<Queue.process_events() done, defined at C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py:329> exception=AssertionError('No event data')>
Traceback (most recent call last):
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 343, in process_events
    response = await self.call_prediction(awake_events, batch)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 303, in call_prediction
    assert data is not None, "No event data"
AssertionError: No event data
2023-11-12 16:18:53,530 - HTTP Request: POST http://127.0.0.1:7861/reset "HTTP/1.1 200 OK"
2023-11-12 16:18:53,589 - Task exception was never retrieved
future: <Task finished name='i3cszgik4t_2' coro=<Queue.process_events() done, defined at C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py:329> exception=AssertionError('No event data')>
Traceback (most recent call last):
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 343, in process_events
    response = await self.call_prediction(awake_events, batch)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 303, in call_prediction
    assert data is not None, "No event data"
AssertionError: No event data
2023-11-12 16:18:53,592 - HTTP Request: POST http://127.0.0.1:7861/reset "HTTP/1.1 200 OK"
2023-11-12 16:18:53,653 - Task exception was never retrieved
future: <Task finished name='i3cszgik4t_1' coro=<Queue.process_events() done, defined at C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py:329> exception=AssertionError('No event data')>
Traceback (most recent call last):
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 343, in process_events
    response = await self.call_prediction(awake_events, batch)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", line 303, in call_prediction
    assert data is not None, "No event data"
AssertionError: No event data
2023-11-12 16:18:53,656 - HTTP Request: POST http://127.0.0.1:7861/reset "HTTP/1.1 200 OK"`

What this error?

Pls, help? Where rep?

Cloning into 'Dora'... remote: Repository not found. fatal: repository 'https://github.com/soudabot/Dora/' not found

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.