Skip To Main Content
Support Knowledge Base

Encountered Error When Using distil-medium.en and distil-small.en Model in OpenVINO™ Notebook

Content Type: Troubleshooting   |   Article ID: 000098421   |   Last Reviewed: 04/13/2024

Description

Encountered error when running OpenVINO™ Notebook 267-distil-whisper-asr if distil-medium.en model or distil-small.en model is used:

"distil-whisper/distil-medium.en" and "distil-whisper/distil-small.en" are missing 'lang_to_id' attributes

Resolution

Upgrade transformer library into newer version:

!pip install sentence-transformers==2.3.1
!pip install transformers==4.37.2

Related Products

This article applies to 1 products.