-
Notifications
You must be signed in to change notification settings - Fork 182
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
AttributeError: 'NoneType' object has no attribute 'shape' #42
Comments
|
是numpy版本的问题,请运行命令 pip3 install numpy==1.26.4 即可 然后重新生成检查点文件 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
用自己视频训练后的模型运行 报错
python demo.py /home/loong/Downloads/loong/loong1_bk video_data/audio0.wav 3.mp4
The text was updated successfully, but these errors were encountered: