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

数字人连接上了面板,但是没有把对话上传到ue5 #100

Open
Solenyalyl opened this issue Feb 15, 2024 · 4 comments
Open

数字人连接上了面板,但是没有把对话上传到ue5 #100

Solenyalyl opened this issue Feb 15, 2024 · 4 comments

Comments

@Solenyalyl
Copy link

报错:
"POST /api/submit HTTP/1.1" 200 245 0.001000
Exception in thread Thread-14 (__record):
Traceback (most recent call last):
File "C:\setup\miniconda\install\envs\mubai\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
File "C:\setup\miniconda\install\envs\mubai\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "C:\mubai\Fay-fay-assistant-edition\Fay-fay-assistant-edition\core\recorder.py", line 191, in __record
data = np.reshape(data, (-1, channels)) # reshaping the array to split the channels
File "C:\setup\miniconda\install\envs\mubai\lib\site-packages\numpy\core\fromnumeric.py", line 285, in reshape
return _wrapfunc(a, 'reshape', newshape, order=order)
File "C:\setup\miniconda\install\envs\mubai\lib\site-packages\numpy\core\fromnumeric.py", line 59, in _wrapfunc
return bound(*args, **kwds)
ValueError: cannot reshape array of size 2048 into shape (0)

@xszyou
Copy link
Owner

xszyou commented Feb 18, 2024

扬声器当麦克风了吧

@Solenyalyl
Copy link
Author

Solenyalyl commented Feb 18, 2024

我将miniconda换成了anaconda,应该还调了一下numpy的版本,然后就可以了

@wangyule0
Copy link

问一下numpy版本改成啥了,我也遇到了相同的问题
@Solenyalyl

@Solenyalyl
Copy link
Author

1.26.4

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

3 participants