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

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

Open
LH019 opened this issue Jul 17, 2024 · 1 comment

Comments

@LH019
Copy link

LH019 commented Jul 17, 2024

我在复现过程中遇到了以下问题,查看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'
’‘’

@terra901
Copy link

terra901 commented Aug 7, 2024

我也是这样,请问你解决了吗?

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