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

Add missing field for two-pass APK. #511

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

csukuangfj
Copy link
Collaborator

To fix the following error

11964/com.k2fsa.sherpa.onnx A/art: art/runtime/runtime.cc:404] 
Pending exception java.lang.NoSuchFieldError: 
no type "Lcom/k2fsa/sherpa/onnx/OnlineZipformer2CtcModelConfig;" 
found and so no field "zipformer2Ctc" could be found in 
class "Lcom/k2fsa/sherpa/onnx/OnlineModelConfig;" or its superclasses

Also, add a test for two-pass.

@csukuangfj csukuangfj merged commit d011421 into k2-fsa:master Jan 3, 2024
@csukuangfj csukuangfj deleted the fix-two-pass-apk branch January 3, 2024 04:51
XiaYucca pushed a commit to XiaYucca/sherpa-onnx that referenced this pull request Jan 9, 2025
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 this pull request may close these issues.

1 participant