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

Update the speech recognizer class to work with up-to-date versions of ART #2324

Open
HSTEHSTEHSTE opened this issue Nov 13, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request improvement Improve implementation
Projects
Milestone

Comments

@HSTEHSTEHSTE
Copy link

The last updates to speech recognizers in ART were made in Nov 2022. Since then, changes to ART have made them incompatible with many of their downstream tasks.

The proposed solution: update or rewrite art/estimators/speech_recognition/speech_recognizer.py, using art/estimators/object_detection/pytorch_object_detector.py as reference.

@beat-buesser
Copy link
Collaborator

Hi @HSTEHSTEHSTE Thank you for your suggestions. Would you be able to work on this issue?

@beat-buesser beat-buesser added enhancement New feature or request improvement Improve implementation labels Nov 30, 2023
@beat-buesser beat-buesser added this to the ART 1.18.0 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvement Improve implementation
Projects
ART 1.18.0
Awaiting triage
Development

No branches or pull requests

2 participants