--- license: apache-2.0 language: - en - ru - zh base_model: - openai/whisper-large-v3-turbo --- ``` !pip install transformers>=4.46.3 ```