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

Issue while using audio=True parameter in analyze function #64

Open
AshwiniN91 opened this issue Apr 16, 2024 · 2 comments
Open

Issue while using audio=True parameter in analyze function #64

AshwiniN91 opened this issue Apr 16, 2024 · 2 comments

Comments

@AshwiniN91
Copy link

Testing a video file having audio in it.

I have followed the pre-requisite of installing:
!pip install ffmpeg moviepy

Tried comparing the output using two approaches:

  1. include_audio = True
Screenshot_1 Screenshot_2
  1. include_audio = False
Screenshot_4 Screenshot_3

Could you confirm if the observed differences in emotion detection results are expected when comparing video files with and without audio? Shouldn't the presence or absence of audio have no impact on the percentage of emotions detected?

Thanks,
Ashwini

@JustinShenk
Copy link
Owner

JustinShenk commented Apr 16, 2024 via email

@AshwiniN91
Copy link
Author

Thank you for your inputs. I'll keep you updated if I come across a solution.

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