transformers
f19135af - fix low-precision audio classification pipeline (#35435)

Comment changes are shownComment changes are hidden
Commit
149 days ago
fix low-precision audio classification pipeline (#35435) * fix low-precision audio classification pipeline Signed-off-by: jiqing-feng <jiqing.feng@intel.com> * add test Signed-off-by: jiqing-feng <jiqing.feng@intel.com> * fix format Signed-off-by: jiqing-feng <jiqing.feng@intel.com> * fix torch import Signed-off-by: jiqing-feng <jiqing.feng@intel.com> * fix torch import Signed-off-by: jiqing-feng <jiqing.feng@intel.com> * fix format Signed-off-by: jiqing-feng <jiqing.feng@intel.com> --------- Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
Author
Parents
  • src/transformers/pipelines
    • File
      audio_classification.py
  • tests/pipelines
    • File
      test_pipelines_audio_classification.py
Loading