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

音频加载不了 #30

Open
xxm1668 opened this issue Oct 31, 2023 · 0 comments
Open

音频加载不了 #30

xxm1668 opened this issue Oct 31, 2023 · 0 comments

Comments

@xxm1668
Copy link

xxm1668 commented Oct 31, 2023

Traceback (most recent call last):
File "/home/house365ai/.conda/envs/xuniren/lib/python3.9/site-packages/gevent/pywsgi.py", line 999, in handle_one_response
self.run_application()
File "/home/house365ai/.conda/envs/xuniren/lib/python3.9/site-packages/geventwebsocket/handler.py", line 75, in run_application
self.run_websocket()
File "/home/house365ai/.conda/envs/xuniren/lib/python3.9/site-packages/geventwebsocket/handler.py", line 52, in run_websocket
list(self.application(self.environ, lambda s, h, e=None: []))
File "/home/house365ai/.conda/envs/xuniren/lib/python3.9/site-packages/flask/app.py", line 2464, in call
return self.wsgi_app(environ, start_response)
File "/home/house365ai/.conda/envs/xuniren/lib/python3.9/site-packages/flask_sockets.py", line 45, in call
handler(environment, **values)
File "/home/house365ai/xxm/vrh/app.py", line 83, in echo_socket
generate_video(audio_path, audio_path_eo, video_path, output_path)
File "/home/house365ai/xxm/vrh/tools.py", line 603, in generate_video
save_path = video_process(opt_vid, trainer_vid, model_vid, dir,name,audio_path)
File "/home/house365ai/xxm/vrh/tools.py", line 582, in video_process
test_loader = NeRFDataset_Test(opt, device='cuda').dataloader()
File "/home/house365ai/xxm/vrh/nerf/provider.py", line 126, in init
aud_features = np.load(self.opt.aud)
File "/home/house365ai/.conda/envs/xuniren/lib/python3.9/site-packages/numpy/lib/npyio.py", line 438, in load
raise ValueError("Cannot load file containing pickled data "
ValueError: Cannot load file containing pickled data when allow_pickle=False

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