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

soundfile.LibsndfileError: <exception str() failed> #4

Open
easonchan2023 opened this issue Jul 27, 2023 · 2 comments
Open

soundfile.LibsndfileError: <exception str() failed> #4

easonchan2023 opened this issue Jul 27, 2023 · 2 comments

Comments

@easonchan2023
Copy link

全部按照您的步骤处理数据以及更换路径,出现了这样的问题,请问您有遇到过吗,是怎么解决的呢?

@easonchan2023
Copy link
Author

并且,根据OGM的处理方法我的得到了一个:image-01-fps的文件,里面有许多文件夹,请问我还需要怎么处理这些文件夹呢?因为我对您代码里的/image文件夹是由什么构成的非常困惑,这和我的处理结果好像不太一样,期待回答!!!

@Rick-Xu315
Copy link
Contributor

Sorry for the late reply. It seems to be an inconsistent path issue.
You can replace the visual path in our data loader by:
visual_path = os.path.join(self.visual_feature_path, 'Image-01-FPS', item[0])
after processing following OGM. Otherwise, you can directly try to use the CREMAD dataset in the OGM repo.
If that still does not work, please kindly let me know.

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

2 participants