Skip to content

Error loading the audio #163

@xjr01

Description

@xjr01

There seems to be a bug in the function upload_video() in the class Chat in file video_llama/conversation/conversation_video.py. On the 255 line of conversation_video.py, you directly pass the video_path to the function load_and_transform_audio_data(), which does not support video format. This would cause an exception in load_and_transform_audio_data(), resulting in skipping the audio loading while printing the information no audio is found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions