Skip to content

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

@AshwiniN91

Description

@AshwiniN91

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions