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

make prompt "AssertionError" #168

Open
wzqcso opened this issue Mar 16, 2024 · 0 comments
Open

make prompt "AssertionError" #168

wzqcso opened this issue Mar 16, 2024 · 0 comments

Comments

@wzqcso
Copy link

wzqcso commented Mar 16, 2024

Traceback (most recent call last): File "W:\VALL_E_X\python3.10\lib\site-packages\gradio\routes.py", line 534, in predict output = await route_utils.call_process_api( File "W:\VALL_E_X\python3.10\lib\site-packages\gradio\route_utils.py", line 226, in call_process_api output = await app.get_blocks().process_api( File "W:\VALL_E_X\python3.10\lib\site-packages\gradio\blocks.py", line 1554, in process_api result = await self.call_function( File "W:\VALL_E_X\python3.10\lib\site-packages\gradio\blocks.py", line 1192, in call_function prediction = await anyio.to_thread.run_sync( File "W:\VALL_E_X\python3.10\lib\site-packages\anyio\to_thread.py", line 33, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "W:\VALL_E_X\python3.10\lib\site-packages\anyio\_backends\_asyncio.py", line 877, in run_sync_in_worker_thread return await future File "W:\VALL_E_X\python3.10\lib\site-packages\anyio\_backends\_asyncio.py", line 807, in run result = context.run(func, *args) File "W:\VALL_E_X\python3.10\lib\site-packages\gradio\utils.py", line 659, in wrapper response = f(*args, **kwargs) File "W:\VALL_E_X\launch-ui.py", line 175, in make_npz_prompt assert wav_pr.ndim and wav_pr.size(0) == 1 AssertionError

help, make prompt appears "AssertionError".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant