-
Notifications
You must be signed in to change notification settings - Fork 325
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 topology1 for CTC. #9829
Add topology1 for CTC. #9829
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I assume will be non draft after validation completes ?
Yes, I will mark it as ready for review once internal validation is finished. Thanks! |
tools/topology/topology1/m4/google_ctc_audio_processing_coef_default.m4
Outdated
Show resolved
Hide resolved
tools/topology/topology1/m4/google_ctc_audio_processing_coef_default.m4
Outdated
Show resolved
Hide resolved
a143d51
to
c445a92
Compare
Finished validation. Ready for reviews now. |
Add topology1 for CTC component. Signed-off-by: Eddy Hsu <[email protected]>
Fix logging in ctc icp3. Signed-off-by: Eddy Hsu <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Add topology1 for CTC component.