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

Getting unexpected keyword argument "dist" error. #53

Open
TaosifShaad opened this issue Jan 2, 2022 · 1 comment
Open

Getting unexpected keyword argument "dist" error. #53

TaosifShaad opened this issue Jan 2, 2022 · 1 comment

Comments

@TaosifShaad
Copy link

Hello, why am I getting unexpected keyword argument "dist" error while executing this line "dist, cost, acc_cost, path = dtw(mfcc1.T, mfcc2.T, dist=lambda x, y: norm(x - y, ord=1))"?

@Shakirsadiq6
Copy link

pip install dtw
The installation of this pip package is going to solve the problem.

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