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

[Not for merge][Test] For blank skipping in sherpa-onnx test #437

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frankyoujian
Copy link
Contributor

No description provided.

@frankyoujian frankyoujian marked this pull request as draft November 20, 2023 13:41
@Aurora-6
Copy link

Aurora-6 commented Jan 8, 2024

Is there any problem in merging the code here?Can these changes be used for ctc blank skip decoding?

@frankyoujian
Copy link
Contributor Author

Is there any problem in merging the code here?Can these changes be used for ctc blank skip decoding?

@Aurora-6 These changes should be fine, but the program will crash in frame reducer module when run frame_reducer.onnx. Seems there is some tricky issue in frame reducer module.

@Aurora-6
Copy link

Aurora-6 commented Jan 8, 2024

https://github.com/k2-fsa/icefall/blob/master/egs/librispeech/ASR/pruned_transducer_stateless7_ctc_bs/export_onnx.py
So there is a problem with the frame_reducer.onnx exported from this file?

@frankyoujian
Copy link
Contributor Author

https://github.com/k2-fsa/icefall/blob/master/egs/librispeech/ASR/pruned_transducer_stateless7_ctc_bs/export_onnx.py So there is a problem with the frame_reducer.onnx exported from this file?

@Aurora-6 Yes.

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.

2 participants