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

ASR pipeline class as a subclass of AsrPipelineElementBase #7

Open
ar13pit opened this issue Jun 23, 2020 · 0 comments
Open

ASR pipeline class as a subclass of AsrPipelineElementBase #7

ar13pit opened this issue Jun 23, 2020 · 0 comments

Comments

@ar13pit
Copy link
Contributor

ar13pit commented Jun 23, 2020

  • Make attributes like _source and _sink into properties so accessing them does not raise warnings
  • Inheritance of next_chunk to be converted into a NotImplementedError instead of abstract method
  • Make _finalize into a property
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

1 participant