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 an error in this Python script: python-api-examples/online-zipformer-ctc-hlg-decode-file.py #736

Closed
kerolos opened this issue Apr 5, 2024 · 1 comment · Fixed by #737

Comments

@kerolos
Copy link

kerolos commented Apr 5, 2024

python-api-examples
/online-zipformer-ctc-hlg-decode-file.py

Error:
python-api-examples\online-zipformer-ctc-hlg-decode-file.py", line 130, in main
recognizer = sherpa_onnx.OnlineRecognizer.from_zipformer2_ctc(
TypeError: from_zipformer2_ctc() got an unexpected keyword argument 'ctc_graph'

@csukuangfj
Copy link
Collaborator

You need to use the latest master or wait until we release v1.9.16

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

Successfully merging a pull request may close this issue.

2 participants