Thanks to visit codestin.com
Credit goes to github.com

Skip to content

谷歌云盘存储的aligned_50.pkl是通过哪个版本的代码实现的呢? #38

@LH019

Description

@LH019

我在复现过程中遇到了以下问题,查看MMSA-FET-master/src/MSA_FET/aligner/default.py 中的Aligner类中确实不存在align_with_transcript函数
‘’‘
Traceback (most recent call last):
File "/home/LH/Exp_2/MMSA-FET-master/src/MSA_FET/dataset.py", line 118, in extract_one
align_result = aligner.align_with_transcript(video_path, text)
AttributeError: 'Aligner' object has no attribute 'align_with_transcript'
’‘’

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