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

Exception('None Image') while using custom audio source #49

Open
frankygg opened this issue Nov 3, 2021 · 1 comment
Open

Exception('None Image') while using custom audio source #49

frankygg opened this issue Nov 3, 2021 · 1 comment

Comments

@frankygg
Copy link

frankygg commented Nov 3, 2021

Thank you author for your great work.
I have encountered problems while using custom audio source.
I have used cropped image from the audio source and set the mouth source path to the cropped image file.
For example, when I generated the demo.csv, I saw the moth source contains 208 frame. But when I run !bash experiments/demo_vox.sh, the image path will indicate a number beyond 208 and cause Exception('None Image').
However, there was no problem while using the audio sources you provided.
Do you have any idea about this problem?
Many thanks!

@frankygg
Copy link
Author

frankygg commented Nov 4, 2021

While running !bash experiments/demo_vox.sh, I found information like this:
dataset [VOXTestDataset] of size 172 was created
However, the Mouth_source frames created from my audio with prepare_testing_files.py are below this number (here is 172). Maybe it is the reason why Exception('None Image') occurred.
May I know how to fix this?
Many thanks!

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