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

Error on lpf #2

Open
FulingChen opened this issue Aug 16, 2020 · 0 comments
Open

Error on lpf #2

FulingChen opened this issue Aug 16, 2020 · 0 comments

Comments

@FulingChen
Copy link

Hi Amir Harati,

Thanks for your handy tool for speech alignment and segmentation. It works for me when I was running your example code, but it poped up an error when I was trying your tool on my own data. The error msg was like
Traceback (most recent call last):
File "extract_likelihood_per_frame.py", line 26, in
main()
File "extract_likelihood_per_frame.py", line 21, in main
fo.write(lpf + "\n")
UnboundLocalError: local variable 'lpf' referenced before assignment

I have no idea where was wrong. Do you have any suggestions?

Regards
Fuling

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

1 participant