adversarial-robustness-toolbox icon indicating copy to clipboard operation
adversarial-robustness-toolbox copied to clipboard

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

Open HSTEHSTEHSTE opened this issue 1 year ago • 1 comments

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.

HSTEHSTEHSTE avatar Nov 13 '23 17:11 HSTEHSTEHSTE

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

beat-buesser avatar Nov 30 '23 15:11 beat-buesser